会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
无为有道
无有无或有,无所有是有。谓之道矣
博客园
首页
新随笔
联系
订阅
管理
2016年10月3日
Nginx配置文件nginx.conf中文详解
摘要: #etnx运行的用户和用户组 user nginx nginx; #nginx进程数,建议设置为等于CPU总核心数。 worker_processes 1; #全局错误日志定义类型,[ debug | info | notice | warn | error | crit ] error_log /var/log/nginx/error.log info; #进程文件 pid /var/...
阅读全文
posted @ 2016-10-03 20:33 无为有道
阅读(494)
评论(0)
推荐(0)
编辑
公告