[Zope] Zope hangs!
Dieter Maurer
dieter@handshake.de
Tue, 3 Dec 2002 21:31:55 +0100
Bo M. Maryniuck writes:
> I'm stuck to find why my Zope server sometimes hangs. STUPID_LOG_FILE sais me
> nothing (just no any error), Zope processes/instances are sleeping, host
> pings fine, but if you try to connect to the Zope with a simple browser --
> just timeout and "bye-bye". What I need to switch on to debug this annoyance?
Search the mailing list archives for "Big-M logging", "request profiler"
or the "-M" option.
Before your Zope hangs completely, you may see hanging requests
via "Control_Panel --> Debug Information".
At the bottom, you see the currently executing requests.
Dieter