摘要: #user nobody; worker_processes 8; #error_log logs/error.log; #error_log logs/error.log notice; #error_log logs/error.log info; #pid logs/nginx.pid; worker_rlimit_nofile 65535; events ... 阅读全文
posted @ 2017-08-31 18:05 立于群 阅读(134) 评论(0) 推荐(0) 编辑