[jboss-jira] [JBoss JIRA] Resolved: (JGRP-579) New property: bind_interface
Bela Ban (JIRA)
jira-events at lists.jboss.org
Tue Aug 21 05:08:18 EDT 2007
[ http://jira.jboss.com/jira/browse/JGRP-579?page=all ]
Bela Ban resolved JGRP-579.
---------------------------
Resolution: Done
> New property: bind_interface
> ----------------------------
>
> Key: JGRP-579
> URL: http://jira.jboss.com/jira/browse/JGRP-579
> Project: JGroups
> Issue Type: Feature Request
> Reporter: Bela Ban
> Assigned To: Bela Ban
> Fix For: 2.6
>
>
> bind_addr tells JGroups which interface to bind to. However, if an IP address has more than 1 interface, e.g. in the case of IP Bonding, the JDK simply picks the first interface.
> Similarly, if a given interface has more than 1 associated InetAddress, we simply pick the first.
> Adding a property bind_interface (-Djgroups.bind_interface) allows us to exactly pick the correct network interface in both cases above.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list