If you want automatic discovery of members, you can use multicast-based MPING instead of TCPPING: http://wiki.jboss.org/wiki/Wiki.jsp?page=JGroupsMPING.
Regular traffic between the members would still use TCP; UDP multicast is used when a node joins the cluster and needs to dynamically discover the cluster members. With TCPPING, yes, you should list all members. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4085510#4085510 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4085510 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
