-
Bug
-
Resolution: Done
-
Major
-
11.0.0.Final, 10.1.8.Final
-
None
-
DataGrid Sprint #44, DataGrid Sprint #45
In the JGroups configuration files we ship, we use a different default for TCP.bind_addr and UDP.bind_addr than JGroups does.
<TCP bind_addr="${jgroups.bind.address,jgroups.tcp.address:SITE_LOCAL}"/> <UDP bind_addr="${jgroups.bind.address,jgroups.udp.address:SITE_LOCAL}"/>
However, we didn't change the default for FD_SOCK, so it uses the JGroups default:
- relates to
-
ISPN-12149 Update tcp::MPING::bind_addr to SITE_LOCAL
-
- Closed
-