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
> 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

-- 
noodl

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to