[Zope] Zope hangs
Dieter Maurer
dieter@handshake.de
Mon, 10 Mar 2003 22:30:11 +0100
Ria Marinussen wrote at 2003-3-10 12:46 +0100:
> This weekend my Zope server stopped serving pages.
>
> The last entry in my Z2.log file was:
> 218.27.99.174 - Anonymous [08/Mar/2003:02:08:40 +0200] "CONNECT
> 65.54.166.99:25 HTTP/1.1" 404 264 "" ""
This request completed normally (with an 404 error indication).
The following request may have killed your Zope.
Use the "-M" logging (--> archives) to determine requests
causing Zope to crash.
Dieter