[Zope] Zope crash - Microsoft URL Control
Dieter Maurer
dieter@handshake.de
Wed, 8 Jan 2003 21:11:48 +0100
Jaroslav Lukesh wrote at 2003-1-6 13:32 -0000:
> My Zope server 2.5.1 (Win32) was crashed and was 3 days out after receive
> following hit:
>
> 192.168.1.200 - Anonymous [31/Dec/2002:06:42:56 +0200] "GET / HTTP/1.1" 200
> 1584 "" "Microsoft URL Control - 6.00.8169"
This request was completed....
Activate Zope logging (--> "doc/LOGGING.txt") and look into your
logfile.
Use "-M" logging and "requestprofiler" (see mailing list archives)
to find which request stopped Zope.
Dieter