I'm done with Google App Engine. This problem has been going on for the past few weeks, with no adequate response/solution.
2012-02-07 03:30:18.825 /url/M 200 2195ms 16kb Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.46 Safari/535.11 2012-02-07 03:30:14.984 /url/B 200 3274ms 17kb Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.46 Safari/535.11 2012-02-07 03:30:09.744 /url 200 2808ms 9kb Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.46 Safari/535.11 2012-02-07 03:30:02.627 /url 200 9419ms 8kb Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.46 Safari/535.11 2012-02-07 03:29:50.751 / 200 1042ms 3kb Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.46 Safari/535.11 2012-02-07 03:29:41.464 /url 200 5087ms 8kb Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.46 Safari/535.11 2012-02-07 03:29:17.693 / 200 2448ms 3kb Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.46 Safari/535.11 2012-02-07 03:28:45.551 /url?searchText=crawford 200 2867ms 2kb Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.46 Safari/535.11 2012-02-07 03:28:35.916 /url 200 8532ms 8kb Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.46 Safari/535.11 2012-02-07 03:28:24.929 / 200 1195ms 3kb Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.46 Safari/535.11 2012-02-07 03:28:08.998 /url 200 9398ms 8kb Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.46 Safari/535.11 2012-02-07 03:27:57.539 / 200 1709ms 3kb Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.46 Safari/535.11 On Feb 6, 12:21 am, Robert Kluin <[email protected]> wrote: > Hi, > Is your app master-slave or high replication datastore? > > What do the requests that are taking longer do? Do they make a URL > fetch call to another site, access the datastore, or memcahce, etc...? > > Are you seeing more loading requests than normal? Do you see higher > than usual pending latencies in your logs? > > Robert > > > > > > > > On Sun, Feb 5, 2012 at 20:58, ssg <[email protected]> wrote: > >https://docs.google.com/document/d/13W_1WVZHP-2xDrJ5mMigEqM9W5Xbw9sNg... > > > On Feb 5, 7:36 am, ssg <[email protected]> wrote: > >> Lately, I have seen GAE taking much, much longer to process requests > >> than it did just a week ago. Nothing changed in my code, but GAE now > >> is taking 4000-12000ms to respond to requests. What makes is worse is > >> that I have plenty of instances available with 0 requests on them. > >> Has anyone else seen this happen? What can I do to fix it?I have gone > >> as far as to spin up 15 extra instances (and paid through the nose for > >> them) but nothing seems to send requests to the other idle instances > >> reliably. My bill has gone from 70-90c/day to $5-8/day without any > >> code change or increase in traffic. In fact, I am losing traffic > >> because of the huge latency. > > > -- > > 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 > > athttp://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.
