8 Replies Latest reply on Dec 9, 2005 12:00 PM by markbres8

    Load Balancing using Apache2.x, mod_jk1.2.x

    markbres8

      We can't seem to get load balancing to work between Apache and JBoss at all. In a two-node situation, if we set up one node as a "cold" standby, and the primary node is set up to redirect to the standby, that works just fine. But as soon as we configure both JBoss instances (Node1 and Node2) for load balancing and failover to each other, neither instance processes requests properly. Whe one goes down, then the other works flawlessly. This is really weird and annoying. Does anyone have any suggestions? I would be happy to supply configuration files if necessary.