I don't know what kind of concept everyone has on the server? Ordinary users generally don't care so much, but if you are interested in the server, you should take a good look. Today, this tutorial introduces one of the high-performance servers. Let's learn. Nginx ("engine x") is a high-performance HTTP and reverse proxy server and an IMAP/POP3/SMTP proxy server. Nginx was developed by Igor Sysoev for the second-most visited Rambler.ru site in Russia, which has been running on the site for more than two and a half years. Igor publishes the source code as a class BSD license.
Detailed Nginx Configuration File
#跑用户
user nobody nobody;
#Start Process
worker_processes 2;
#Global error log and PID file
error_log logs/error.log notice;
pid logs/nginx.pid;
#Work mode and connection limit
events {
use epoll;
worker_connections 1024;
}
#设置http服务器, use its reverse The proxy function provides load balancing support
http {
#设置mimetype
include conf/mime.types;
default_type application/octet-stream ;
#设置日志模式
log_format main ‘$remote_addr – $remote_user [$time_local] ‘
‘”$request” $status $ Bytes_sent ‘
‘”$http_referer” “$http_user_agent” ‘
‘”$gzip_ratio”‘;
log_format download ‘$remote_addr – $remote_user [$time_local] ‘
‘”$request” $status $bytes_sent ‘
‘”$http_referer” &ldquo ;$http_user_agent” ‘
‘”$http_range” “$sent_http_content_range”‘;
#设置Request buffer
client_header_buffer_size 1k;
large_client_header_buffers 4 4k;
Today Xiaobian encountered such a situation, the actual physical memory capacity of Windows7
I believe many users have encountered it. After the boot disk is created, the USB flash drive is ins
Microsoft has now pushed a KB2887535 update for Win7 and Win8, further enhancing the Window
We didnt partition the hard disk in our newly purchased computer, so we have to format and partition
Simply solve the BIOS optimization problem
Generally there are several cases of A:\\GHOSTERR.TXT error
How to solve wireless IP conflicts
Linux system rookie management top ten common error inventory
How to solve the wireless keyboard?
Experts answer the Desktop.ini file is sacred
Counting eight bad habits that seriously affect the computer slowdown
A comprehensive introduction to the new method of restoring the GHOST system
What are the two major factors related to u disk transmission speed?
I can't open the computer folder. How to solve
Computer knowledge classroom: the necessary knowledge of the server
Is the 360 security guard easy to use? 360 security guards use tutorial
Press the Shift key to easily crack the Vista system
Windows 8 shortcut keys Daquan windows 8 keyboard shortcuts Daquan
When installing Win10 64-bit, run SETUP prompt to find the file solution
WinXP system qq voice can not hear my voice how to do?
Remove old device drivers that are no longer used in Windows 7