[Zope] Re: FastCGI server crashing
David Chandek-Stark
dc at duke.edu
Mon Aug 7 12:09:37 EDT 2006
Looks like the problem was an inbound RSS feed from a server that was
down. The FastCGI process was timing out before the RSS request from
CMFSin timed out.
David Chandek-Stark wrote:
> I am experiencing seemingly random crashes of the Zope FastCgi server
> that are really annoying users. Any help most appreciated.
>
> Apache errors:
>
> FastCGI: comm with server "/space/apache2/fcgi-bin/zope.cgi" aborted:
> idle timeout (30 sec)
> FastCGI: incomplete headers (0 bytes) received from server
> "/space/apache2/fcgi-bin/zope.cgi"
>
> Zope error:
>
> 2006-08-07T11:17:36 ERROR(200) ZServer uncaptured python exception,
> closing channel <ZServer.FCGIServer.FCGIChannel connected
> 127.0.0.1:43792 at 0x43c13e2c> (socket.error:(32, 'Broken pipe')
> [/usr/local/python235/lib/python2.3/asynchat.py|initiate_send|218]
> [/usr/local/python235/lib/python2.3/asyncore.py|send|337])
>
> System:
>
> Redhat 7.3
> Apache 2.0.52
> mod_fastcgi 2.4.4
> Python 2.3.5
> Zope 2.7.8
>
> Thanks!
>
> _______________________________________________
> Zope maillist - Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
>
More information about the Zope
mailing list