Hi,

The Google App Engine is very slow from Norway at 17.00-20.00 (GMT+2).
Loading a page takes 13 seconds or so. In the morning 08-12 (GMT+2)
the App Engine is lightning fast. I can see that when the App Engine
is slow then it's not caching any imports anymore and my application
is reloaded for every request even if the requests are being done
right after another:

05-26 10:18AM 12.063 zipimporter('lib/cherrypy.zip', '')
05-26 10:18AM 12.090 zipimporter('lib/formencode.zip', '')
05-26 10:18AM 12.105 zipimporter('lib/genshi.zip', '')
05-26 10:18AM 23.106 62.16.134.161 - dbrattli [26/May/2009:17:18:23]
"GET /exercises/calendar/ HTTP/1.1" 200 42272 "http://i-
swim.appspot.com/info/release_notes/" "Mozilla
05-26 10:13AM 41.878 zipimporter('lib/cherrypy.zip', '')
05-26 10:13AM 41.904 zipimporter('lib/formencode.zip', '')
05-26 10:13AM 41.916 zipimporter('lib/genshi.zip', '')
05-26 10:13AM 52.120 62.16.134.161 - dbrattli [26/May/2009:17:13:52]
"GET /info/release_notes/ HTTP/1.1" 200 21137 "http://i-
swim.appspot.com/info/release_notes/" "Mozilla

My application (i-swim) is unusable for many (3-4) hours each day
because of this, and my users are compaining. Is there any way to fix
this?

-- Dag
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to