Created
March 17, 2019 17:56
-
-
Save thyn/c0a845177d7808c337df37fc8a1f89d5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://support.code42.com/Administrator/6/Troubleshooting/Code42_server_stalls_due_to_too_many_open_files | |
ps aux | grep proserver | |
sudo cat /proc/[PID]/limits | |
/opt/proserver/.proserverrc | |
ulimit -n 409600 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment