Possible bug in mod_fastcgi 2.4.2
"Michael Richards" <michael-97jfqw80gc4sA/[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
I've been trying to track down a FastCGI problem. Here is what I see in
my log file.
[Wed Sep 20 17:59:40 2006] [error] [client 70.81.241.161] FastCGI: comm
with server "/mypath/login.cgi" abort
ed: idle timeout (30 sec)
[Wed Sep 20 17:59:40 2006] [error] [client 70.81.241.161] FastCGI:
incomplete headers (0 bytes) received from server "/mypath/login.cgi"
Once the first error occurs the login.cgi program dies and is never
restarted. Every subsequent request dies with the second error. I
suspect it is being triggered by a software bug in the CGI however
mod_fastCGI should just kill it after the timeout and restart.
Also, if I have multiple processes of the CGI they will all die the
instant that error occurs and all will return the incomplete headers
error. I'm reading through the source but having some trouble seeing
what it's doing in socket_io. Not exactly well commented as to what's
going on in there.
-Michael
_________________________________________________________________
http://fastmail.ca/ - Fast Secure Web Email for Canadians
___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/