Hi,

I experience sth. that looks like a memory leak in a web.py application.
The application uses 0.34, includes use of templator, but no database.
I use the builtin web server with HTTPS exclusively. It seems that after
using around 6 MB at first, memory usage raises to around 9 MB after in
only one hour.

 1. How to analyse the memory consumption? Which objects do eat it?

 2. Are there any known problems with e.g. templator or cherrypy or
    other parts of web.py?

 3. Are there counter measures against this kind of behaviour?

Many thanks in advance!

--
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/webpy?hl=en.

Reply via email to