摘要: worker_processes 1; events { worker_connections 1024; } http { include mime.types; default_type application/octet-stream; sendfile on; #tcp_nopush on; 阅读全文
posted @ 2022-12-18 13:05 傲云萧雨 阅读(214) 评论(0) 推荐(0) 编辑