0 Replies Latest reply on Jun 19, 2011 11:37 PM by bunphot.chup

    create load balance cluster with mod_cluster

    bunphot.chup

      I'm a newbie with Jboss AS and my enviroment is SLSE 11.1 ,Apache 2.2 and Jboss 6 Final.

       

      I want to build the group of cluster ( 5 instances ) in the same physical machine with Apache 2.2. So can I use the default profile to create a group of cluster or should create with the all profile only ?.

       

      Anothe question is about the load balace. So if I create the cluster already and gonna load balace it , I found the solution with the mod_cluster that was embedded in Jboss 6 . How can I found the version of mod_cluster in Jboss 6 final. And can anyone suggest or guide me how can I use the mod_cluster with Apache 2.2.

       

      I use the command

      run.sh -c node1 -b 0.0.0.0
      

      and another instanace use the

      run.sh -c node2 -b 0.0.0.0 -Djboss.service.binding.set=ports-01 -Djboss.messaging.ServerPeerID=1 
      

       

       

      p.s. sorry about my english