4 Replies Latest reply on Dec 11, 2008 1:59 PM by ejsdeveloper

    EJBs in a Load Balanced Environment

    ejsdeveloper

      We have two JBoss servers with the same EJB. How do we load balance these two servers? We set up a load balancer with an IP that sends traffic to each JBoss server. The client can successful connect to JBoss server (#1) via the load balancer IP. However, once JBoss server #1 is down, the client cannot connect to JBoss server #2. Any suggestions or links?

      Thanks!