linux 修改文件打开数
时间:2014-07-30 17:54:54
收藏:0
阅读:223
vi /etc/security/limits.conf
在最后面加入:
* soft nofile 65535 * hard nofile 65535
本文出自 “学习手记” 博客,请务必保留此出处http://837877.blog.51cto.com/827877/1532795
评论(0)