Re: [EMAIL PROTECTED] Dynamic configuration of Apache as a Load-balancer of a Tomcat farm using mod_jk

2008-02-27 Thread Vincent Bray
On 27/02/2008, franck quinard [EMAIL PROTECTED] wrote: But I have to constantly stop and start Tomcat instances on different machines (via a script) for different reasons. I would like to know if there is a way to write a client that would tell Apache HTTP Server that a new worker is

RE: [EMAIL PROTECTED] Dynamic configuration of Apache as a Load-balancer of a Tomcat farm using mod_jk

2008-02-27 Thread frannack Guimard
Thank you Vincent for your answer. Unfortunately, I already looked at mod_proxy... and it is not doing more than mod_jk, at least on the topic I'm interested in. The Balancer manager enables dynamic update of balancer members already present (setting the lb factor to shut them down for

[EMAIL PROTECTED] Dynamic configuration of Apache as a Load-balancer of a Tomcat farm using mod_jk

2008-02-26 Thread franck quinard
Hello, I have an Apache HTTP Server Load-balancing 10 tomcat instances, everything runs fine. But I have to constantly stop and start Tomcat instances on different machines (via a script) for different reasons. I would like to know if there is a way to write a client that would tell Apache