有以下三种修改方式:it
1.在/etc/rc.local 中增长一行 ulimit -SHn 655352.在/etc/profile 中增长一行 ulimit -SHn 655353.在/etc/security/limits.conf最后增长以下两行记录* soft nofile 65535* hard nofile 65535file