For the last several days the response time of my website hosted on 
GAE/Java increased significantly. When I click on any link on my website I 
have to wait for about 10-15 seconds before the page starts loading. Here 
is the log example:

2012-08-23 10:09:36.198 / 200 *10483ms *17kb Mozilla/5.0 (Windows NT 5.1; 
rv:6.0.2) Gecko/20100101 Firefox/6.0.2
220.181.51.83 - - [23/Aug/2012:07:09:36 -0700] "GET / HTTP/1.1" 200 17531 - 
"Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2" "
www.mena-partnership.info" ms=10484 cpu_ms=2567 cpm_usd=0.001959 
instance=00c61b117c55ea5eaf7a7d348404385246cb8dbd


The billing is enabled, and currently there are 4 instances running (1 
resident and 3 dynamic). In the application settings the Idle Instances 
parameter is set to (1 - 5). I also switched to F2 Frontend Instance Class. 
However I haven't noticed any change in response time. Occasionally the 
response time becomes relatively short (1-2 seconds), but it happens very 
rarely.

I am wondering if anybody else has experienced similar problems and what 
the possible solution is.

-- 
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/-/ppkrd9duDNIJ.
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