摘要: worker_processes 1; events { worker_connections 1024; } http { include mime.types; default_type application/octet-stream; sendfile on; keepalive_timeo 阅读全文
posted @ 2022-05-25 11:01 hellsino 阅读(16) 评论(0) 推荐(0) 编辑