0 Replies Latest reply on Aug 10, 2016 12:37 PM by soundair

    Is mod_cluster configuration an essential pre-requisite to support load balancing and failover for clustering?

    soundair

      Hi, I want to set up a clustering environment with wildfly 10.0.0 final, which provides load balancing and failover. 


      My question is : Is mod_cluster configuration an essential pre-requisite to support load balancing and failover for clustering ? or i only need to launch more than two nodes through CLI such as:

      \bin\standalone.bat -c standalone-full-ha.xml -b x.x.x.x -Djboss.server.name=<node_name> -u 230.0.0.x.

       

      Can some one kindly give some ideas or suggestions, thanks!