package cn.cstnet;
import java.io.IOException;
import javax.servlet.ServletException;< br />import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet
Category: Opensource
Open-source software (open-source) is a new term that is defined as software whose source code can be used by the public, and the use, modification, and distribution of this software are not restricted by licenses. Open source software is usually copyrighted, and its license may contain such restrictions: deliberate protection of its open source status, notice of authorship, or development control. “Open source” is being registered as a certification mark by public interest software organizations, which is also a means of creating a formal definition of open source.
Jetty’s use
1. Download the official website address of jetty from the official website http://www.eclipse.org/jetty/previousversions.html (version can be selected)
2. Unzip C:………,\Desktop\jetty-distribution-9.4.6.v20170531\jetty-distribution-9.4.6.v20170531
4. Click run.bat, and then visit 127.0.0.1:8080.
Nginx instructions are not allowed in the sample nginx.conf of Unicorn
I am using nginx 1.4.1. After copying unicorn’s example of nginx.conf, I found that I must move the settings to a different instruction. I still can’t The following settings are placed in the nginx
Nginx as a static web service
1. Static resource type Nginx as a static resource Web server deployment configuration, transmission is very High efficiency, often used for static resource processing, request, dynamic and static
Nginx basic introduction and principle
1.1nginx basic introduction 1. The principle of nginx high concurrency (multi-process + epool achieves high concurrency) 1. After Nginx is started, there will be a master process and multiple inde
Jetty9 Configuration Guide and Jetty9 Deploy Jenkins
jetty download link:
https://www.eclipse.org/jetty/ download.html
Jetty installation: span>
Download the specified directory where the .tgz package is unzipped
For example:
Nginx – External HTTP connection failed (port open)
On the hosted Ubuntu VM, I run nginx of http and https, and I can access those using public IP from the VM:
< /p> curl http://159.203.0.5 Performing the same operation outside the VM failed-c
Nginx basic domain name port IP virtual host
Based on the domain name##nginx number of concurrent connections processes multiplied by connection
## worker_processes number of service processes, generally the same as the cpu core
worker_proces
Spring boot 2.0 + Configure log4j logs
1. Maven introduces the package and excludes the default log
1
2 org.springframework.boot
3 spring-boot-starter
4
5
6 org.springframework.boot
7 spring-boot-starter-logging
8
Nginx configuration 80 port and 443 port
Docker configuration Nginx uwsgi configuration, the following experiments share the same uwsgi, only fine-tuning
Preparation: server ssl Certificate, the front-end and back-end must have a ce