My application instance settings are all set to automatic and pending latency set to 10s :
Did something change on GAE side recently ?
These user facing loading requests are really killing my business as my users are getting really upset about it.
Thanx for your help.
François
App Id = vncts1
--To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/ylBW4ldXw_cJ.
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To post to this group, send email to google-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/uErXDY8EB9UJ.
2012-11-27 12:19:25.809 /chateau-de-mouchac-183001.dhtml?m=publications&l=fr&d=d 200 385ms 14kb Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.91 Safari/537.11I 2012-11-27 12:19:25.511 com.mably.cms.web.PageCacheServlet doGet: At program start we have : 20535256 bytesI 2012-11-27 12:19:25.512 com.mably.cms.theme.web.CookieDeviceResolver initRenderDevice: Device = {browser:chrome,type:DESKTOP,bot:false}I 2012-11-27 12:19:25.512 com.mably.cms.web.PageCacheServlet doGet: Page is cacheable : view|aghzfnZuY3RzMXIJCxIBZBjZlQsM|publications|fr|dI 2012-11-27 12:19:25.512 com.mably.cms.web.PageCacheUtils getPageCacheFullId: Added to ThreadLocal : mouchac.vinocities.com|default|view|aghzfnZuY3RzMXIJCxIBZBjZlQsM|publicatiI 2012-11-27 12:19:25.520 com.mably.cms.web.PageCacheServlet$PageCacheChecker check: In cache, verify OK :mouchac.vinocities.com|default|view|aghzfnZuY3RzMXIJCxIBZBjZlQsM|publiI 2012-11-27 12:19:25.520 com.mably.cms.web.PageCacheServlet doGet: After running the program, we have : 20071256 bytes2012-11-27 12:19:09.395 /chateau-de-mouchac-183001.dhtml?m=publications&l=fr&d=d 200 4502ms 14kb Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.91 Safari/537.11I 2012-11-27 12:19:09.325 com.mably.cms.web.PageCacheServlet doGet: At program start we have : 23017432 bytesI 2012-11-27 12:19:09.326 com.mably.cms.theme.web.CookieDeviceResolver initRenderDevice: Device = {browser:chrome,type:DESKTOP,bot:false}I 2012-11-27 12:19:09.326 com.mably.cms.web.PageCacheServlet doGet: Page is cacheable : view|aghzfnZuY3RzMXIJCxIBZBjZlQsM|publications|fr|dI 2012-11-27 12:19:09.327 com.mably.cms.web.PageCacheUtils getPageCacheFullId: Added to ThreadLocal : mouchac.vinocities.com|default|view|aghzfnZuY3RzMXIJCxIBZBjZlQsM|publicatiI 2012-11-27 12:19:09.338 com.mably.cms.web.PageCacheServlet$PageCacheChecker check: In cache, verify OK :mouchac.vinocities.com|default|view|aghzfnZuY3RzMXIJCxIBZBjZlQsM|publiI 2012-11-27 12:19:09.339 com.mably.cms.web.PageCacheServlet doGet: After running the program, we have : 22546336 bytes
Apps serve only 8 requests concurrently. If you have your min/max pending latency set wrong you may have a scenario where the 12-16 requests that a browser will make at a time pushes you to 2 instances with 1 idle.
From: google-a...@googlegroups.com [mailto:google-a...@googlegroups.com] On Behalf Of Francois Masurel
Sent: Tuesday, November 27, 2012 3:51 AM
To: google-a...@googlegroups.com
Subject: [google-appengine] Re: GAE keeps starting new instances causing lots of user facing loading requests
Could frequent instance loadings be related to the use of multiple custom domains on the same app ? Looks like it the case for my app : vncts1
And why GAE seems to send all traffic to the new fresh instance instead of using the other already loaded instances ?
This is pretty annoying as we use lazy loading a lot and new instances take some time to get fully initialized.
How come GAE needs 3 instances to display a simple home page with few javascripts and CSS ?
There is really something wrong with the GAE instance scheduler.
What should I say to my customers about that ? I feel really desperate about this.
Will it improve sometimes in the future ? or is it normal behavior for GAE and will never be fixed ?
Will I have to pay 600$ to get an answer ?
Thanx for your help.
François
On Saturday, November 17, 2012 4:21:28 PM UTC+1, Francois Masurel wrote:
I've notice lots of user facing loading requests since a few hours (days?).
Just check the screenshot below. Two new instances have been started to serve only 13 (12 + 1) requests though another instance was already running and available and obviously was not overloaded as it had only served 105 requests during the last hour :
My application instance settings are all set to automatic and pending latency set to 10s :
Did something change on GAE side recently ?
These user facing loading requests are really killing my business as my users are getting really upset about it.
Thanx for your help.
François
App Id = vncts1
--
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/-/L2D3Iwo-FQYJ.
I'm having the same problem and have been having it for at least a week. Instances get started while other instances are not being used. I wonder what the commonality is between your and my problem. I'm also using a custom domain. I've tried different configurations of idle instances and pending latency and nothing seems to make a difference. I wonder why more people aren't complaining about this problem.
--
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/-/FfQ_Xmsmt_EJ.
We still have this bug in spades.
--
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/-/Gym-HWS48rMJ.
--
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/-/OElSXLh5J8wJ.