https://issues.apache.org/bugzilla/show_bug.cgi?id=56901

--- Comment #2 from Eric Covener <cove...@gmail.com> ---
mod_fcgid doesn't appear to allow setting rlimits from within httpd. 

I recall from some other issues that the usage of /etc/limits.conf on Linux
with PAM is not very intuitive and is not simply ever-present because you have
a *:

"""
IMHO this explains it as limits.conf is a configuration file for PAM. If you
don't use any PAM methods (haven't worked out which would be needed) in the
code the limits will not be applied after setuid. Of course pam_limits.so need
to be configured for session for your app as well.
"""

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to