I also suggest you to set max_idle_instances, you may have som unecessary instances and you may not be charged for those "errors" of the scheduler.
Em sexta-feira, 24 de fevereiro de 2012 14h10min50s UTC-2, Mind escreveu: > > My app serves queries to control a free Android multiplayer game. QPS > is normally around 1/sec. Responses are typically around 1k or less > of JSON data. Login, get game data, post score, etc > > This morning, I went from the normal 1-2 instances to 10+ instances > (which I am being charged for!). Latency is also up to 120 seconds > (but only 1 instance ?!?) according to the dashboard. > > I have 8 instances with 0 QPS and 0 latency sitting around doing doing > nothing but being billed for. > > Did someone break something ? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/j5GzJa2NHHkJ. 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.
