会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
无为有道
无有无或有,无所有是有。谓之道矣
博客园
首页
新随笔
联系
订阅
管理
2016年10月20日
Nginx配置文件(nginx.conf)配置详解
摘要: Nginx的配置文件nginx.conf配置详解如下: user nginx nginx ; Nginx用户及组:用户 组。window下不指定 worker_processes 8; 工作进程:数目。根据硬件调整,通常等于CPU数量或者2倍于CPU。 error_log logs/error.log; error_log logs/error.log notice; error_l...
阅读全文
posted @ 2016-10-20 20:10 无为有道
阅读(561)
评论(0)
推荐(1)
编辑
公告