4 messages in org.apache.httpd.usersRe: [users@httpd] Dynamic configurati...
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:Re: [users@httpd] Dynamic configuration of Apache as a Load-balancer of a Tomcat farm using mod_jkActions...
From:Vincent Bray (nood@gmail.com)
Date:Feb 27, 2008 11:04:09 am
List:org.apache.httpd.users

On 27/02/2008, franck quinard <fran@hotmail.com> 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 available or an other one is down so Apache HTTP Server can load balance the request accordingly.

I don't know mod_jk but if you were to switch to mod_proxy_ajp and mod_proxy_balancer you'd be able to use the balancer manager interface. This might help too:

http://people.apache.org/~mturk/docs/article/ftwai.html