Hi,
Sure.  See the pause(), stop(), destroy() methods of
org.apache.coyote.tomcat5.CoyoteConnector.

Yoav Shapira
Millennium Research Informatics


>-----Original Message-----
>From: Andrew Clute [mailto:[EMAIL PROTECTED]
>Sent: Friday, March 19, 2004 10:37 PM
>To: [EMAIL PROTECTED]
>Subject: Disable Coyote Connector at runtime?
>
>Is there a way to turn off one of the Coyote connectors (specifically
>the port 8009 one) at runtime?
>
>What I am trying to accomplish is that I have a collection of JBoss
>servers (with integrated Tomcat) that are clustered together using
>mod_jk as the load balancer. Every once in awhile I want to remove one
>of the instances from the cluster to do maintenance work, or maybe
>deploy a new application to it to test inside a production server.
>
>Obviously, I can shut the instance down, comment out the AJP13
>connector, and restart the instance, and mod_jk won't sent requests
>it's way, but I was hoping that there was someway to turn off the AJP13
>connector at runtime, short of having to restart the server.
>
>Thoughts?
>
>Thanks
>-Andrew
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


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

Reply via email to