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: [email protected]
        ReportedBy: [EMAIL PROTECTED]


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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to