What is a good/acceptable application load time? The load time of my
application in "run" mode in the development environment gives me a good
confidence of the real application load time on production environment?

Loreno

On Tue, Apr 19, 2011 at 5:18 PM, Marcel Overdijk
<marceloverd...@gmail.com>wrote:

> No check out docs about Warmup requests:
>
> http://code.google.com/appengine/docs/java/config/appconfig.html#Warmup_Requests
>
> On Apr 19, 1:18 pm, Nischal <nischalshett...@gmail.com> wrote:
> > You mean you have reserved instances? IMO you would still need to take
> care
> > of your load time as new instances are spun off when your traffic
> increases
> > and if your load time is too much then it would lead to errors while
> > spinning up new instances.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To post to this group, send email to
> google-appengine-java@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to