摘要: ``` #user nobody; #工作进程数,一般设置为cpu核心数 worker_processes 4; worker_rlimit_nofile 65535; #error_log logs/error.log; #error_log logs/error.log notice; #err 阅读全文
posted @ 2023-01-17 10:14 浅唱z2 阅读(48) 评论(0) 推荐(0) 编辑