vim /usr/local/nginx/conf/nginx.confevents {use epoll; I/O模式worker_connections 10240; 單個進程容許的客戶端最大鏈接數}nginx