I do know how to stop TC, I said the whole idea for people to know I was
thinking about an HA set up using Apache + TC instances

 The part I am most interested in is,namely; how to make the connector at
run time NOT send NEW connections to one the tomcat instances being used for
loadbalancing

----- Original Message -----
From: "Graham Bleach" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <tomcat-user@jakarta.apache.org>
Sent: Wednesday, January 26, 2005 6:04 PM
Subject: Re: loadbalancing with mod_jk 1.2.8


> On Wed, Jan 26, 2005 at 01:41:25PM -0500, John Smith wrote:
> >  Is there any way to make the connector at run time to NOT send NEW
> > connections to one the tomcat instances being used for loadbalancing,
and
> > then reload this TC instances once all sessions to it have timed out?
>
> If you stop the tomcat instance with the command
> $CATALINA_HOME/bin/catalina.sh stop
>
> I believe tomcat waits for threads to finish what they are doing
> before it actually terminates.
>
>
> G
> --
> Privacy is a transient notion. It started when people stopped believing
> that God could see everything and stopped when governments realised there
> was a vacancy to be filled.
>         -- Roger Needham
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to