Hi Tim, On Wed, Apr 21, 2010 at 11:37 PM, tim <[email protected]> wrote:
> Hi, > > I see only one thread regarding the soft memory limit which didn't > seem to close the loop on the following questions. > > 1) If the soft limit occurs I'm assuming the request on hand completes > successfully. > Yes - that's why it's a 'soft' limit. > > 2) I'm using Python with app-engine-patch. Are others also running > into this soft limit error? I'm suspect that app-engine-patch is the > issue, but I'm not certain. > > 3) Is there a way increase the soft limit? > Not currently, no. > > 4) What is the best way to monitor memory usage? > Unfortunately, since both Python and Java are managed environments, there's no easy way to do this. -Nick > > Thanks, > -Tim > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- Nick Johnson, Developer Programs Engineer, App Engine Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number: 368047 Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number: 368047 -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en.
