On Mar 17, 4:31 am, Marcel Manz <[email protected]> wrote:
> Just for curiosity, are you using <load-on-startup> in web.xml ?
>
> http://code.google.com/appengine/docs/java/config/appconfig.html#Usin...
>
> Since I use this initialization I never had any failed requests from 
> non-ready instances (this didn't change the scheduler behavior though, but at 
> least the warmup errors are gone now)
Yes, I have use for all servlets. But I use struts 2, so I also
register the struts listeners in <listener></listener>
I ever enabled the _ah_warmup custom handler, but I found it will make
things worse, so I disabled it now.

>
> Marcel

-- 
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