Hi all
In my /etc/system, I have
set rlim_fd_max=5763
set rlim_fd_cur=2048
Are these limits on a PID basis?
If a user has "ulimit -n 2048" in their profile, and a process they are running tries to go over 2048, does it just die?
Thanks for any enlightenment....
Rick
In my /etc/system, I have
set rlim_fd_max=5763
set rlim_fd_cur=2048
Are these limits on a PID basis?
If a user has "ulimit -n 2048" in their profile, and a process they are running tries to go over 2048, does it just die?
Thanks for any enlightenment....
Rick