linux 下 nginx 的最大文件打开设置
摘要:
先设置好linux 系统的 limit, 见其他博文 nginx 也有自己的 limit 设置: 1、 nginx.conf 设置 worker_rlimit_nofile 例如: worker_rlimit_nofile 65535; 同时连接的数量受限于系统上可用的文件描述符的数量,因为每个套接 阅读全文
posted @ 2018-02-17 09:57 震撼起飞 阅读(846) 评论(0) 推荐(0)
浙公网安备 33010602011771号