标签:sof div proc stack 重启 centos file ulimit etc
cat /etc/security/limits.conf sudo vim /etc/security/limits.conf * hard nofile 999999 * soft nofile 999999 * soft nproc 10240 * hard nproc 10240 * hard stack 102400 * soft stack 102400
标签:sof div proc stack 重启 centos file ulimit etc
原文地址:https://www.cnblogs.com/mswei/p/11643586.html