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/05/20 17:11:04 UTC

DO NOT REPLY [Bug 29122] New: - suexec should be able to check certain conditions before invoking a child

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=29122>.
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=29122

suexec should be able to check certain conditions before invoking a child

           Summary: suexec should be able to check certain conditions before
                    invoking a child
           Product: Apache httpd-2.0
           Version: 2.0.49
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: mod_suexec
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: floeff@arcor.de


suexec should be able to check certain conditions before invoking a child. I 
would like to be able to check

 - number of already running CGI (or PHP-as-CGI) instances
 - load average of the system
 - memory usage

If some user-definable values are exceed, suexec should NOT invoke the required 
script, but instead printing out a "System overload, please try again later" 
message.

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