11 Feb
2002
11 Feb
'02
9:16 p.m.
Gilles writes:
As far as I know: If for some reason your zope http request doesn't complete, you end up with all the threads busy, and the site doesn't respond anymore. That's a normal Zope behaviour :-) But it does not go away when you restart "httpd"... You need to restart Zope to clean up this state.
Furthermore, one would expect a malicious DOS attack when all 15 Zope instances show this problem at the same time. Something else seems to happen... Dieter