[Trac-tickets] Re: [The Trac Project] #2252: FastCGI gets a timeout but renders correct pages afterwards

The Trac Project noreply at edgewall.com
Tue Jan 3 10:36:47 CST 2006


#2252: FastCGI gets a timeout but renders correct pages afterwards
--------------------------------------------+-------------------------------
 Reporter:  thomas.jachmann at mindmatters.de  |        Owner:  mgood
     Type:  defect                          |       Status:  new  
 Priority:  normal                          |    Milestone:       
Component:  general                         |      Version:  0.9.2
 Severity:  normal                          |   Resolution:       
 Keywords:                                  |  
--------------------------------------------+-------------------------------
Comment (by thomas.jachmann <thomas.jachmann at mindmatters.de>):

 I don't know if this is related, but sometimes I also get errors where the
 content of apache's "Internal Server Error" page is displayed somewhere
 within the page trac is about to generate, usually at the same spot. In
 the error log, I have the following:

 {{{
 [Tue Jan 03 17:30:38 2006] [error] [client ...] (104)Connection reset by
 peer: FastCGI: comm with server "/usr/share/trac/cgi-bin/trac.fcgi"
 aborted: read failed
 }}}

 AFAIK, this usually is written to the log when the server was unable to
 send data back to the browser since the connection has been cut, eg the
 browser has been closed before the page has been fully delivered. But this
 didn't occur. Maybe this helps in finding the problem?

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2252>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list