Re: How to gracefully shutdown Tomcat using JSVC

2012-10-15 Thread Andrew Feller
Yeah, I'm removing the machines from the load balancer to prevent new connections, but was curious for existing connections including those being kept around due to keep alive. We are using using the JSVC stop action, so I guess pulling the machine from the load balancer, watching opened conn

Re: How to gracefully shutdown Tomcat using JSVC

2012-10-13 Thread Mark Thomas
On 13/10/2012 04:27, Andrew Feller wrote: > Is there a graceful way to drain connections and shutdown Tomcat with JSVC? Not JSVC specific but if you pause a connector (e.g. via JMX) all current requests will be allowed to complete but no new requests (including those over keep-alive connections) w

Re: How to gracefully shutdown Tomcat using JSVC

2012-10-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andrew, On 10/12/12 11:27 PM, Andrew Feller wrote: > Is there a graceful way to drain connections and shutdown Tomcat > with JSVC? I've been unsuccessful finding anything documented about > this, so I imagine people have a variety of non-standard ways

How to gracefully shutdown Tomcat using JSVC

2012-10-12 Thread Andrew Feller
Is there a graceful way to drain connections and shutdown Tomcat with JSVC? I've been unsuccessful finding anything documented about this, so I imagine people have a variety of non-standard ways or don't care. Regards, Andrew -- *Andrew Feller*, Development Team Lead Bronto Software 919.595.25