zope using up 90+% of CPU
hi I have a Zope instance that 3 times in the last 24 hours has gotten to a point where its using up almost all of the CPU. Can someone point me to a good tool or method for figuring out what's causing this? I've got CallProfiler installed now and am building up some data, waiting for this to happen again so I can see if I can pinpoint it but I'm not certain that this is right/best tool for the job. versions... Zope 2.6.1 with Python 2.1.3 (with thread stack size upped to 1MB) on FreeBSD 4.7 and many products installed thanks! <--> george donnelly - http://zettai.net/ - "We Love Newbies" :) Zope Hosting - Dynamic Website Design - Search Engine Promotion Yahoo, AIM: zettainet - ICQ: 51907738 - e:george@zettai.net
On Monday 17 February 2003 10:31 am, george donnelly wrote:
hi I have a Zope instance that 3 times in the last 24 hours has gotten to a point where its using up almost all of the CPU.
What was memory usage like? Are you using a front end proxy? connected to the raw internet? -- Toby Dickenson http://www.geminidataloggers.com/people/tdickenson
[Toby Dickenson wrote (tdickenson@geminidataloggers.com) on 2/17/03 3:39 PM]
What was memory usage like?
Are you using a front end proxy? connected to the raw internet?
hi memory usage grows as well. It normally uses between 85 and 110MB of RAM and i found it this morning at 230MB. I;m running this instance behind Apache using rewrite rules. Thanks for your help. <--> george donnelly - http://zettai.net/ - "We Love Newbies" :) Zope Hosting - Dynamic Website Design - Search Engine Promotion Yahoo, AIM: zettainet - ICQ: 51907738 - e:george@zettai.net
george donnelly wrote at 2003-2-17 10:31 +0000:
... I've got CallProfiler installed now and am building up some data, waiting for this to happen again so I can see if I can pinpoint it but I'm not certain that this is right/best tool for the job.
Not sure, whether is is better than "CallProfiler" for the given task, but my "ZopeProfiler" might help, too: <http://www.dieter.handshake.de/pyprojects/zope> Dieter
participants (3)
-
Dieter Maurer -
george donnelly -
Toby Dickenson