Hi folks, I'm clearly doing something wrong because my tg apps get all
bloated after they have been running a while. I'm wondering if anyone
can comment on gotchas they encountered with their apps in that regard.
I'm using CherryPy session variables, but I believe they are getting
deleted properly ( I could well be wrong there, will be investigating
that ). I also have some widgets instantiated in static space. Other
than that I'm confused, because I *know* they aren't getting hammered
with hits. Deployment is apache mod_proxy to the app with supervisord
keeping it up.

One question, my superivor app was checking on the site by hitting a
method of the root controller once a minute. Could that be eating ram
from a keep-alive scenario? 

Thanks
Iain


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

Reply via email to