user nginx nginx; worker_process 4;//cpu core error_log logs/error.log notice;//debug info warn error crit pid logs/nginx.pid; worker_rlimit_nofile 65535; events { use epoll;//linux 下用epoll 。u
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号