[jboss-user] [Clustering] - Re: JGroups timing call inomalities

bstansberry@jboss.com do-not-reply at jboss.com
Fri Oct 16 17:21:55 EDT 2009


I don't recommend UDP.send_on_all_interfaces=true. UDP.receive_on_all_interfaces=true is a bit suspect too, although not as much as send_on_all_interfaces. It's much better IMO to pick a common network and bind all nodes to an interface on that network it using -b xxx or -Djgroups.bind_addr=xxx. Reserve receive/send_on_all_interfaces for situations where you really have no choice.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4260842#4260842

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4260842



More information about the jboss-user mailing list