On Mon, 2007-24-12 at 00:19 -0800, iain duncan wrote: > > 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?
FWIW, the apps seem to start at about 20megs and then after 10 minutes or so get up to 90! And when I checked on it after it had been running for days, it was at 130 megs. :/ 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 -~----------~----~----~----~------~----~------~--~---

