On Tuesday February 12, 2002 09:35 am, Greg Brondo wrote:
> I'm using Webware 0.6 final in a production environment here at work.  It's
> running a rather simple but high use app.  Over the course of a week it
> consumed 4.5GB of ram (thank goodness this was a Solaris box).  Anyway,
> what kind of tools or what is the method I should go about searching for a
> memory leak?  I've been programming in python for a while but as with most
> python guys, my apps are not persistent (they run when they need to run).

This is the most obvious question, but which version of Python are you using? 
 Versions prior to 2.0 didn't have cyclic garbage collection.

- Geoff

_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to