[jboss-jira] [JBoss JIRA] (JGRP-2113) TP: support multiple entries in bind_addr
Bela Ban (JIRA)
issues at jboss.org
Tue Oct 18 02:40:00 EDT 2016
[ https://issues.jboss.org/browse/JGRP-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban resolved JGRP-2113.
----------------------------
Resolution: Done
> TP: support multiple entries in bind_addr
> -----------------------------------------
>
> Key: JGRP-2113
> URL: https://issues.jboss.org/browse/JGRP-2113
> Project: JGroups
> Issue Type: Feature Request
> Reporter: Bela Ban
> Assignee: Bela Ban
> Fix For: 4.0
>
>
> Add support for multiple entries in {{bind_addr}}, e.g.
> {code:xml}
> bind_addr="match-interface:eth2,10.5.5.5,match-interface:en*,127.0.0.1"
> {code}
> This would try to bind to {{eth2}} first. If not found, then an interface with address {{10.5.5.5}} would be tried, then an interface starting with {{en}} would be tried. If still not found, we'd bind to {{127.0.0.1}}.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list