Eric Covener wrote:
unixd_set_rlimit() doesn't allow RLimit{CPU,NPROC,MEM} to modify rlim_max if httpd isn't started as root -- even if the value would decrease rlim_max.The coment seen in the context of the patch attached below, RLimitXXX documentation, and setrlimit manual say the restriction should be that non-root users can't *increase* rlim_max.
Seems reasonable to me. Can anyone who uses rlimit test it and commit? -Paul
