[Zope] ZServer Error every now & then...??
Dieter Maurer
dieter@handshake.de
Fri, 20 Sep 2002 20:44:11 +0200
AM writes:
> Every so often ... about 2-3 times a day I get this error:
>
> [leonardo]# ------
> 2002-09-20T00:11:44 ERROR(200) ZServer uncaptured python exception, closing channel <ZServer.HTTPServer.zhttp_channel connected 66.121.5.66:17919 at 0x8e6339c channel#: 1709 requests:> (socket.error:(110, 'Connection timed out') [/var/local/zope/leonardo/ZServer/medusa/asynchat.py|handle_read|82] [/var/local/zope/leonardo/ZServer/medusa/http_server.py|recv|420] [/var/local/zope/leonardo/ZServer/medusa/asyncore.py|recv|357])
Apparently, one of the clients did not close the connection. It was forcefully
closed after a timeout (maybe by a firewall).
Dieter