摘要: user www-data; worker_processes auto; pid /run/nginx.pid; events { worker_connections 768; # multi_accept on; } http { ## # Basic Settings ## sendfile 阅读全文
posted @ 2021-02-18 18:56 彪悍的代码不需要注释 阅读(116) 评论(1) 推荐(0)
39
0