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