CentOS 6.5でデーモンプロセスのリソース制限を解放する一例.
$ echo 'ulimit -n 65536' >> /etc/sysconfig/init
$ reboot
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
CentOS 6.5でデーモンプロセスのリソース制限を解放する一例.
$ echo 'ulimit -n 65536' >> /etc/sysconfig/init
$ reboot
Register as a new user and use Qiita more conveniently
Go to list of users who liked