摘要: #user nobody; # 进程数=CPU总核数 worker_processes 2; #error_log logs/error.log; #error_log logs/error.log notice; #error_log logs/error.log info; #pid logs/nginx.pid; events { worker_... 阅读全文
posted @ 2017-08-01 09:25 iFindU_San 阅读(415) 评论(0) 推荐(0) 编辑