0 Replies Latest reply on Feb 28, 2014 6:46 PM by zatopek

    jgoups initial host

    zatopek

      hello.

      i dont understand this for configure the jgroups (tcp):

      <property name="initial_hosts">host1[port1],host2[port2],etc</property>

      host1, host2... are the hosts started or are the server instances?

      is i start 8 servers i must to put into this property all the server:port :

      <property name="initial_hosts">host1[port1],host1[port2],host1[port3], host2[port1],host2[port2]</property>



      thanks