You will probably benefit a lot from a minimum idle instances control. Do
you currently have always on enabled?

Robert

On Aug 19, 2011 12:45 PM, "de Witte" <[email protected]> wrote:
>
> Question about the scheduler.
>
> I got several user request a day which include the message :
>
> "This request caused a new process to be started for your application, and
thus caused your application code to be loaded for the first time. This
request may thus take longer and use more CPU than a typical request for
your application."
>
> It seems that this user request triggers the start of a new instance, gets
on hold for 2 to 3 seconds, and then being processed by the new instance.
>
> To me it is more logical that the request, triggers a new instance, but in
the meantime can be processed by the other instances.
>
> The average latency is 2.0ms, with 2249 requests per instance.
>
> Or do I miss something. I don't want that any user has to wait 2 to.. 8
seconds for a startup.
>
>
> --
> 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/-/9EkcwYXjKxcJ.
> 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.

Reply via email to