On Thu, 2004-05-27 at 10:32, Paul Winkler wrote:
On Thu, May 27, 2004 at 10:20:10AM -0400, Chris McDonough wrote:
On Thu, 2004-05-27 at 10:00, Paul Winkler wrote:
* Is there a list of bad requests, ie. requests that lock up Zope.
No. If there is such as a thing as a "request that locks up zope" it is a bug and should be reported at http://collector.zope.org/Zope .
while 1: pass
That's not a request.
Mornin', Chris. Had your coffee yet? ;-)
Nope. ;-) But good idea! My point just was that it's definitely possible for an developer to cause Zope to lock up, it doesn't try very hard to protect people from themselves (even if they don't realize they're "developing" anything). Reporting a request that hangs due to something like this to the collector would be sort of pointless. - C