Hello list,

I wanted to post a problem I noticed about memory leaking with pylons, 
but I found this post in my mailbox archives (august, 8th 2006). And I 
thougth maybe you guys had notice more something with this ?

primco wrote:
 > If i create a plain pylons app and start it with paster serve and
 > refresh the index page, the memory usage on the python process grows a
 > few K each refresh. If I add a plain controller and call it, the memory
 > usage grows by a little more with each refresh.
 >
 > any explanation here? will it just grow forever?

I'm running Linux Fedora Core 6, python-2.4.4-1.fc6, Paste 1.2, Pylons 
0.9.4.1, SQLALchemy 0.3.5.

I used `top -d 0.1 -p XXXX` where XXXX is the pid number that paste 
displays on server start up.

If you guys had any suggestion about how and where to start tracking 
this down ?

Regards,
-- 
Alexandre CONRAD


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to