可以用 google_hk 2012/10/22 Jeff Schnitzer <[email protected]>
> Obligatory comment: Yet another user who finds scheduler behavior to > be "broken out of the box". > > Carl: The relevant issue to star: > http://code.google.com/p/googleappengine/issues/detail?id=7865 > > Jeff > > On Mon, Oct 22, 2012 at 8:51 AM, Takashi Matsuo <[email protected]> > wrote: > > > > Hi Carl, > > > > On Mon, Oct 22, 2012 at 8:26 AM, Carl Schroeder < > [email protected]> > > wrote: > >> > >> Has this feature been disabled? Have the requirements for it changed? > >> The "Configured Services" section of my Application Settings says that > >> "Warmup Requests" are enabled. > >> I can find no trace of any warmup requests in my logs. > > > > > > Currently, the warmup requests are issued only when you have some min > idle > > instances settings instead of 'automatic'. > > > >> > >> > >> Also, the scheduler is still acting crazy. It is starting up new java > >> instances (with user facing requests) when there are dynamic instances > alive > >> and well and idle. 20 second response times to REST calls that normally > >> return in 50ms is simply unacceptable performance. Asking my users to > wait > >> 40 seconds while a page that contains multiple REST calls loads is > simply > >> not an option. > > > > > > To avoid this, currently the options are > > * to have sufficient number of min idle instances > > or > > * to make your loading requests faster > > > > -- Takashi > > > >> > >> > >> I am back to deciding whether to port the java to python and stay on > GAE, > >> or trying out dynamoDB on AWS. > >> > >> -- > >> 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/-/U2PyWapvPqkJ. > >> 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. > > > > > > > > > > -- > > Takashi Matsuo | Developers Advocate | [email protected] > > > > -- > > 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. > > -- > 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. > > -- 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.
