That's the number of idle instances...no way to set limit on instances that will be created that I'm aware of, but you could set the Pending Latency (wait time to keep a request in the queue before spinning up a new instance) to a very high value...do so though only understanding the consequences.
On Apr 6, 7:51 am, Ijaja <[email protected]> wrote: > Hi, > > is there a way to restrict the number of instances for my application > to really one?!! > > Using the slider, to set maximum instances to 1 does not seem to work. > I understand, that this is obvious only intended to restrict the > amount i have to pay, > but google spends nevertheless more instances. I want really to > restrict it, because > my application uses caching, which may result in inconsistent data > views! > > greets, ijaja -- 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.
