30 Sep
2004
30 Sep
'04
8:04 p.m.
On Thu, Sep 30, 2004 at 02:01:57PM -0500, Kirk Strauser wrote:
I'm developing a fairly complex application that involves a lot of SOAP calls to a remote database server and quite a few external methods. All too frequently I'll get a report that the site's not responding, and when I log into the (FreeBSD) webserver I see that the CPU is pegged at 100% with Python eating all available resource.
Does Zope offer any functionality that could help me trace which objects are causing these lockups?
Google for "Debug Spinning Zope". This will at least give you some hints. It's helped me before. -- Paul Winkler http://www.slinkp.com