On Nov 13, 11:21 am, Gerald Tan <[email protected]> wrote: > Why would you want to stop having 2 instances, when you are only paying for > one?
Interesting, only one of those two instances is counting against my instance hours quota? I don't have billing enabled, so my goal is to avoid going over the 28 instance-hours/day limit. It keeps being uncomfortably close to that limit. I was assuming this was because it was spinning up two instances at times, and almost never going below 1 instance. My app spends almost all of its time idle (see http://i.imgur.com/209hU.png). Even at peak load, it is common for my app to be idle for 2-4 minutes between requests, so I was looking for ways to avoid using up instance hours with mostly-idle instances. -- 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.
