摘要: nginx的配置文件nginx.conf配置详解如下: user nginx nginx ; Nginx用户及组:用户 组。window下不指定 worker_processes 8; 工作进程:数目。根据硬件调整,通常等于CPU数量或者2倍于CPU。 error_log logs/error.lo 阅读全文
posted @ 2016-12-26 13:56 隔壁Mr.Wang 阅读(192) 评论(0) 推荐(0) 编辑