修改/etc/security/limits.conf
增加如下信息:
* soft nofile 32768  --软限制
* hard nofile 65536 --硬限制


然后重启生效。

相关文章: