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 2003/05/12 15:33:14 UTC

DO NOT REPLY [Bug 19849] New: - If the mod_cgid daemon process dies it is never restarted

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19849

If the mod_cgid daemon process dies it is never restarted

           Summary: If the mod_cgid daemon process dies it is never
                    restarted
           Product: Apache httpd-2.0
           Version: 2.0.45
          Platform: Sun
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: mod_cgi
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: glenn@apache.org


System, Sun Netra T1, Solaris 7, Apache 2.0.45 with worker MPM.

When stress testing a binary cgi the mod_cgid daemon would die.
After it had died Apache would detect and log that it had died with
this message in the error_log,
"No such process: cgid daemon is gone; is Apache terminating?".

It does not attempt to restart the cgi daemon process again so all
subsequent CGI requests fail.

Apache 2 with the worker MPM for CGI would be more robust if mod_cgid
could restart its child daemon process if it dies.

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