On 10/28/2010 11:04 AM, Pedro Rodrigo Cardiel wrote:
El jue, 28-10-2010 a las 09:46 -0500, Caldarale, Charles R escribió:
What do you expect to happen when requests arrive for the non-started webapp
during the delay period?
Tomcat returns the same as when you stop an application
Generall
> From: Pedro Rodrigo Cardiel [mailto:prod...@unizar.es]
> Subject: RE: Late start of context
> The thing is that there are several heavy applications (the
> tomcat I have to throw with 2.7 GB of memory) that usually
> start badly. But if I re-launched by hand one by one t
El jue, 28-10-2010 a las 09:46 -0500, Caldarale, Charles R escribió:
> What do you expect to happen when requests arrive for the non-started webapp
> during the delay period?
Tomcat returns the same as when you stop an application
> Generally, any synchronization with external events that th
> From: Pedro Rodrigo Cardiel [mailto:prod...@unizar.es]
> Subject: Late start of context
> I need that when tomcat starts, some applications may not
> start until after a certain time (delay).
What do you expect to happen when requests arrive for the non-started webapp
during the delay period