摘要: worker_processes 1; worker_rlimit_nofile 65535; events { worker_connections 1024; } http { include mime.types; default_type application/octet-stream; 阅读全文
posted @ 2019-10-27 17:20 小小tree 阅读(159) 评论(0) 推荐(0)