I got 50k Datastore Reads on Sep. 8 again, but CPU time just increased from 0.3 to 0.35. The memcache hit ratio also increased from 55% to 56%, but not scale enough. I think the only way I can keep it under 50k is prevent all spiders.
I also have doubt about the instance hours. I have set the max idle instances to 1, min pending latency to 15s. The QPS never went up to 1, no request spent more than 1 second, but every day it used a little more than 24 hours (24.06 ~ 24.29 hours). I hope I can set the max idle instances to 0. ---------- keakon My blog(Chinese): www.keakon.net Blog source code: https://bitbucket.org/keakon/doodle/ On Wed, Sep 7, 2011 at 7:17 PM, John <[email protected]> wrote: > "But part of what you are getting with App Engine is the ability to scale > when you need to without having to completely re-architect" > > That's kind of ironic. To start with app engine YOU HAVE to completely > re-architect the app to accommodate App Engine (compared to every other > platform/framework out there). > > -- > 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/-/cYtd6BhdQJYJ. > > 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.
