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/10/10 14:31:42 UTC

DO NOT REPLY [Bug 23533] - No such process: cgid daemon is gone; is Apache terminating?

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

No such process: cgid daemon is gone; is Apache terminating?





------- Additional Comments From trawick@apache.org  2003-10-10 12:31 -------
Resolving the problem that caused the cgid daemon to exit:

The upcoming 2.0.48 resolves one particular bug that can cause the cgid daemon
to exit on Solaris.  Please let us know after moving to 2.0.48 whether or not
the cgid daemon still exits intermittently.

Recovering after such a problem:

The patch below causes the cgid daemon to restart automatically after such a
problem.  The patch has been committed to Apache 2.1-dev but not yet merged into
the stable tree because it relies on a behavior specific to the worker MPM.  I
would not hesitate to use the patch on Solaris with the worker MPM though.  This
should resolve the long-term affects of whatever problem causes the cgid daemon
to exit.

http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/generators/mod_cgid.c.diff?r1=1.151&r2=1.152

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