Sailor++

导航

 

ulimit –n 命令查看fd限制

默认会是1000或者1024

cat  /etc/security/limits.conf

Vi /etc/security/limits.conf

添加如下

* soft nofile 20480

* hard nofile 20480

 重启电脑,用ulimit -n查看是否修改成功

posted on   SailorNet  阅读(257)  评论(0编辑  收藏  举报
努力加载评论中...
 
点击右上角即可分享
微信分享提示