随笔分类 - nginx
nginx
nginx配置文件详解
摘要:nginx配置文件详解#运行用户user nobody;#启动进程,通常设置成cpu的数量相等worker_process 1;#全局错误日志及PID文件#error_log logs/error.log;#error_log logs/error.log notice;#error_log log
阅读全文
浙公网安备 33010602011771号