Re: [google-appengine] Re: Please Help with Soft Memory Limit Issues

2010-06-09 Thread Aaron Cheung
Is there no way to find out what is sucking up all this memory? Thanks! On Wed, Jun 9, 2010 at 12:40 AM, Brandon Thomson wrote: > This issue has been open for about a year: > > http://code.google.com/p/googleappengine/issues/detail?id=1646 > > Also, appstats is showing total CPU usage, not tota

[google-appengine] Re: Please Help with Soft Memory Limit Issues

2010-06-09 Thread Brandon Thomson
This issue has been open for about a year: http://code.google.com/p/googleappengine/issues/detail?id=1646 Also, appstats is showing total CPU usage, not total memory usage. On Jun 9, 3:29 am, Aaron wrote: > Here is an example of the AppStats record for a sample page load. > This happens consist

[google-appengine] Re: Please Help with Soft Memory Limit Issues

2010-06-09 Thread Aaron
Here is an example of the AppStats record for a sample page load. This happens consistenly even when I"m only refreshing a static page. As you can see, RPC's are extremely low, but Grand Total memory usage is off the charts, which is requiring the application to cold start on every load. http://gr