Cluster Administration - Hitless upgrade

2005-12-29 Thread Gary Blomquist
I am considering using Apache 2.0.55 with mod_jk-apache-2.0.55 to load balance a Tomcat cluster. I would like to remove a Tomcat node from the cluster without first shutting it down to allow any requests in progess to complete. Is it possible to instruct Apache to stop routing requests to the

Re: Cluster Administration - Hitless upgrade

2005-12-30 Thread Wolfgang Hackl
> I would like to remove a Tomcat node from the cluster without first > shutting it down to allow any requests in progess to complete. Is it > possible to instruct Apache to stop routing requests to the node and > failover another node yet allow all requests in progress to complete. You can do th

Re: Cluster Administration - Hitless upgrade

2005-12-31 Thread Peter Rossbach
I have also add ant task to automate the mod_jk 1.2.15 status worker operations. The tomcat-jkstatus-ant.jar exits inside tomcat 5.5.14 release. Here my example: Please, change the worker names - begin example jkstatus.xml ?xml version="1.0" encoding="ISO-8859-1"?>