]> granicus.if.org Git - apache/commit
The current documentation on the Rlimit{CPU,MEM,Nproc} directives
authorRoy T. Fielding <fielding@apache.org>
Sun, 15 Aug 1999 06:55:48 +0000 (06:55 +0000)
committerRoy T. Fielding <fielding@apache.org>
Sun, 15 Aug 1999 06:55:48 +0000 (06:55 +0000)
commitf98f4f46360348365fe1336708cce1e1b3b8406f
treea203973b50c5fee01b89c99bb9888e7c0f7dccf3
parent9cbf7240dbb40e2a6db52b33f35aea1cfeeb0b70
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
docs/manual/mod/core.html