For python25, the change for cpu and memory is immediate. For java, the change for cpu is immediate but not memory. For python27, the change for memory is immediate but not cpu. For the cases where the change is not immediate, I mean that the change does not apply until new instances are turned up. One way to force all instances to restart is to deploy a new version of the app.
On Fri, Jan 6, 2012 at 5:19 AM, Brandon Wirtz <[email protected]> wrote: > I changed the size of my instances on an app from F1 to F2, two hours ago, > but instances shows that the same instance has been alive for 8 hours. Does > this mean that the instance resized? If this is the case why do we spin up > more instances rather than resizing my instances? I’d rather have 1 > instance that has twice the memory, rather than have 2 with half. > > Just curious how the black box works. > > > > -- > 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. -- 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.
