0 Replies Latest reply on Mar 30, 2006 4:23 PM by noicangi

    changing Cluster name

    noicangi

      hi i owuld like to set a default partition name for clustering jboss portal.

      also i would like to know what address do i have to use to have 2 clusters on the same network

      <Config>
       <UDP mcast_addr="228.1.2.3" mcast_port="45566"
       ip_ttl="8" ip_mcast="true"
       mcast_send_buf_size="800000" mcast_recv_buf_size="150000"
       ucast_send_buf_size="800000" ucast_recv_buf_size="150000"
       loopback="false"/>
       ....

      http://wiki.jboss.org/wiki/Wiki.jsp?page=TwoClustersSameNetwork here is says but not specifies the ip, the nodes need to have the same ip and port? tc-cluster-service.xml need to be the same as cluster-service?


      please help