FYI: I am using SA 0.3.9. On Dec 6, 2007 6:52 PM, Arun Kumar PG <[EMAIL PROTECTED]> wrote:
> Hi All, > > I am having this problem with memory consumption when using SA. I have 200 > MB ram allocated for the application and when I look at the usage statistics > using top or any other memory monitor I see that after every request to the > application the memory consumption is increasing and the memory is not > getting returned back to the pool. So if the memory consumption is 80 MB > initially and after a request comes and we do a whole bunch of SA processing > then if I look at the memory it will be let's say 82 MB and will stay there > forever and it keeps on going up and up with many requests coming in. And > after a while when it reaches 200 MB the application fails and no more > memory is available. > > Does that means that objects retrieved are cached forever without any > timeout? How can I alleviate this problem as this is very high priority > right now and needs to be fixed immediately. > > thoughts/suggestions/solutions all welcome. > > Thanks all! > > -- > Cheers, > > - A -- Cheers, - A --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" 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/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
