Re: X-Pad: avoid browser bug
Sam Vilain <sam-s9IUA/[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
Igor wrote: > I have a strange message when accessing CGI-Fast scripts (Perl) via HTTP. > From time to time for no apparent reason Apache sends this: > ---------------------------------------------- > HTTP/1.1 200 OK Date: Tue, 17 May 2005 13:38:06 GMT Server: Apache/1.3.33 > (Unix) mod_gzip/1.3.26.1a mod_fastcgi/2.4.2 PHP/4.3.10 mod_perl/1.29 rus/PL30.20 > > Connection: close Transfer-Encoding: chunked Content-Type: text/html; charset=windows-1251 X-Pad: avoid browser bug > OK > The server encountered an internal error or misconfiguration and was unable to complete your request. > Please contact the server administrator, [email protected] and inform them of the time the error occurred, > and anything you might have done that may have caused the error. > > More information about this error may be available in the server error log. > ---------------------------------------------- My guess is that some error condition happened after the header had already been sent once. Try snooping the whole HTTP session using `tcpflow'. > Error log is empty and has no signs of the error, nothing > even close at the time specified. I double checked scripts and I > can not see anything that might cause this. > > Did anyone ever have the similar problems? > > > > ------------------------------------------------------------------------ > > ___________________________________ > fastcgi-developers mailing list > http://fastcgi.com/fastcgi-developers/ ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/