You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2004/04/17 18:07:46 UTC

DO NOT REPLY [Bug 28449] - RLimitNPROC does not seem to work

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28449>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28449

RLimitNPROC does not seem to work

nd@perlig.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From nd@perlig.de  2004-04-17 16:07 -------
RLimitNPROC determines, how many processes the user that the CGI scripts runs
can fork. It does NOT limit, how many CGIs can be started simultaneously.

>From the docs:

RLimitNPROC Directive

  Description:	Limits the number of processes that can be launched by processes
launched by Apache children
[...]

See also setrlimit(2)

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