4 messages in org.apache.httpd.users[users@httpd] Dynamic configuration o...
FromSent OnAttachments
franck quinardFeb 26, 2008 8:16 pm 
Vincent BrayFeb 27, 2008 11:04 am 
frannack GuimardFeb 27, 2008 12:14 pm 
frannack GuimardFeb 27, 2008 4:57 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[users@httpd] Dynamic configuration of Apache as a Load-balancer of a Tomcat farm using mod_jkActions...
From:franck quinard (fran@hotmail.com)
Date:Feb 26, 2008 8:16:17 pm
List:org.apache.httpd.users

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 HTTP Server that a new worker is available
or an other one is down so Apache HTTP Server can load balance the request
accordingly.

I'm using tomcat 5.5, Apache HTTP Server 2.2 and mod_jk

MTIA

Frannack