On 30/07/2014 12:24, Ron Holckener wrote:
> Hi,
> 
> Does Tomcat server support Graceful Shutdown (like all other App Servers: 
> Weblogic, Websphere), where new requests are rejected, and the server 
> finishes in-flight work on existing requests?
> Something like the apachectl -k graceful, but instead to restart to stop the 
> server.
> 
> Tomcat 8.0.9, Linux RHEL 6.4

What you describe is the default behaviour although Tomcat only waits a
relatively short time (10s ?) for in-flight requests to complete.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to