I'm using centos 5.x, and editing /etc/security/limits.conf now.
I found in the comments, it's:
- nofile - max number of open files
- nproc - max number of processes
One is nofile, another is nproc. And when I search internet, I found some examples are using noproc.
So, which is correct? or both?
