If Apache yet it's asociated tomcat is down is up then the loadbalancer will
still send requests to it.

If I have 2 Apaches and 3 Tomcats then with out loadbalancing in mod_jk a1
goes to t1 a2 to t2 and t3 gets its requests from where? I would need mod_jk
to balance across all 3 instances



-----Original Message-----
From: Ralph Einfeldt [mailto:[EMAIL PROTECTED]
Sent: 28 August 2003 05:29
To: Tomcat Users List; [EMAIL PROTECTED]
Subject: RE: mod_jk load balancing with multiple apache servers


As I understand it, the failover should be handled by
the external load balancer.

Why shouldn't it work with uneven number of tomcats ?

You should just have to define an odd number of workers
in each mod_jk.

> -----Original Message-----
> From: Peter Anning [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 28, 2003 10:02 PM
> To: Tomcat Users List
> Subject: RE: mod_jk load balancing with multiple apache servers
>
>
> Will failover work in this configuration?
> I guess it won't be able to be setup like this with uneven
> nos. of Tomcat and apache
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to