Still starting a new instance (2d one in the list) and redirecting traffic to it (24 requests) though two idle instances are available doing nothing.
<https://lh3.googleusercontent.com/-xTpCb_MScyY/UMZeIHloBeI/AAAAAAAAxVU/WGlqj0vnoxM/s1600/Instances+-+VinoCities+-+Google+Chrome.jpg> FYI this new instance was killed 30 seconds later. I really can't understand this stupid behavior : start a new instance (even if others are idle), block all traffic until it is started, redirect traffic to it (if you dont get a timeout) and then kill it a few seconds later. Must be a way to improve this, no ? François On Saturday, November 17, 2012 4:44:10 PM UTC+1, Francois Masurel wrote: > > It looks like old instances cannot serve any new coming requests : > > > <https://lh4.googleusercontent.com/-aWdte4xv3WM/UKeuUzRBLjI/AAAAAAAAwOM/90Ii-6MyXbI/s1600/Instances+-+VinoCities+-+Google+Chrome_2.jpg> > > > <https://lh5.googleusercontent.com/-XvW9NIfFJr4/UKeu5W-8-PI/AAAAAAAAwOU/RANrlkjySt4/s1600/Instances+-+VinoCities+-+Google+Chrome.jpg> > > > <https://lh4.googleusercontent.com/-LnT3CjB47Cg/UKevT68Rt8I/AAAAAAAAwOc/ITOjbF_wzF0/s1600/Instances+-+VinoCities+-+Google+Chrome_3.jpg> > > > <https://lh5.googleusercontent.com/-U6MzMOBSMho/UKewNjofMkI/AAAAAAAAwOs/Hc4nw1NW8ro/s1600/Instances+-+VinoCities+-+Google+Chrome.jpg> > > Looks like GAE send almost all traffic to the new instance which is not > fully initialized (lazy loading). > > App Id : vncts1 > > 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 : >> >> >> <https://lh4.googleusercontent.com/-UxI0M8fnvw0/UKep9Wkb_VI/AAAAAAAAwN0/wxKaPhZvXlI/s1600/Instances+-+VinoCities+-+Google+Chrome.jpg> >> >> My application instance settings are all set to automatic and pending >> latency set to 10s : >> >> >> <https://lh4.googleusercontent.com/-TxgVTyTvqJM/UKeqaNNQvBI/AAAAAAAAwN8/fKUP3ftluk8/s1600/Application+Settings+-+VinoCities+-+Google+Chrome.jpg> >> >> 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/-/_D2lOY7hIHUJ. 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.
