The current documentation on the Rlimit{CPU,MEM,Nproc} directives
uses the wording "for all processes", which leads one to believe that
the limit applies to all of the Apache children processes.
However, this is not the case. The resource limits are applied in
ap_call_exec() which is only called by mod_cgi and mod_include.

Submitted by:	David Harris <dharris@drh.net>
Reviewed by:	Roy Fielding


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83682 13f79535-47bb-0310-9956-ffa450edef68
1 file changed
tree: a203973b50c5fee01b89c99bb9888e7c0f7dccf3
  1. build/
  2. docs/
  3. include/
  4. modules/
  5. os/
  6. server/
  7. srclib/
  8. emacs-style