This (unfinished) HowTo describes some methods of diagnosing memory leaks. http://www.zope.org/Members/mcdonc/HowTos/PreventAndDebugMemLeaks ----- Original Message ----- From: "Chris Gray" <cpgray@library.uwaterloo.ca> To: <zope@zope.org> Sent: Thursday, October 25, 2001 11:41 AM Subject: [Zope] Zope Eats Memory
I've been running Zope (with ZEO) on a Debian GNU/Linux box. Just today everything slowed to a crawl and it turned out that one python process was taking up 75% of system memory. Stopping and restarting Zope cured the problem. I'm doing some caching of DTML pages and MySQL queries.
Any idea why Zope would start doing this? Are there any preventative measures?
Thanks, Chris
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )