/etc/security/limits.conf 设置

jrhdpt01:/root# cat /etc/security/limits.conf 
* soft nofile 65535 
* hard nofile 65535 


* soft nproc 65535 
* hard nproc 65535 
原文地址:https://www.cnblogs.com/zhaoyangjian724/p/6199920.html