2 Replies Latest reply on Jan 20, 2012 1:18 PM by welsh

    Cluster Load Balancing and Fail-Over (Jboss 5.1)

    mastro_luigi

      Hi all,

      I have 4 servers in clusters to manage requests in mode load balancing and 2 servers in clusters to manage requests in mode Fail-Over.

       

       

      I started the server by creating 2 different clusters:

      server_name_1 run.sh-c-g-u partition_name_1 IP-b 239 255 100 100

      server_name_2 run.sh-c-g-u partition_name_2 IP-b 239 255 100 101

       

       

      Now, how can I run applications in a cluster using load balancing and the applications of second cluster using fail-over mode?

      Thanks!