vim /usr/local/nginx/conf/nginx.confevents {use epoll; I/O模式worker_connections 10240; 单个进程容许的客户端最大链接数}nginx