1 Reply Latest reply on Apr 6, 2014 9:02 AM by pferraro

    Clustering Jboss eap 6 with haproxy

    thesamabey

      I want to create a jboss cluster with haproxy load balancer in standalone mode. My question is in standalone-ha.xml file there is an extension for mod cluster

      <extension module="org.jboss.as.modcluster"/> and there are sub systems for it. If i use haproxy as the load balancer do i have to create an extension

      <extension module="org.jboss.as.haproxy"/>  and subsytems in the standalone-ha.xml with the name haproxy?