摘要: 1、编辑/etc/security/limit.conf 最后一行增加如下内容 * soft nofile 65535 * hard nofile 65535 2、在 /etc/rc.local 中添加 ulimit -SHn 65535 备注:如查看nginx应用的最大文件打开数脚本 for pi 阅读全文
posted @ 2019-07-31 13:01 无痕good 阅读(1106) 评论(0) 推荐(0)