摘要: worker_processes 1; events { worker_connections 1024; } http { include mime.types; default_type application/octet-stream; sendfile on; keepalive_timeo 阅读全文
posted @ 2024-06-28 15:45 脆皮鸡 阅读(4) 评论(0) 推荐(0) 编辑