Hi,

I am trying to implement the following configuration:


+++++++++++++++++++++++++++++++++++++++++++++++
              Cisco Load Balancer
+++++++++++++++++++++++++++++++++++++++++++++++
                        |
                        | (http)
                        |
+++++++++++++++++++++++++++++++++++++++++++++++
   Apache A                        Apache B         Apache Cluster Layer
    mod_jk                          mod_jk
+++++++++++++++++++++++++++++++++++++++++++++++
                        |
                        | (ajp13)
                        |
+++++++++++++++++++++++++++++++++++++++++++++++
TomcatI.myhost.com           TomcatII.myhost.com    JBoss Cluster Layer
+++++++++++++++++++++++++++++++++++++++++++++++


I can configure mod_jk in each of the Apache instances to
know about the two tomcat instances. So loadbalancing and
failover would work with one instance of apache.

Is there any way to have the Apache ``cluster'' layer
know about other ``members'' in the layer and the 
current servlet connection status?

Rgds
Peter

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

Reply via email to