more
This commit is contained in:
parent
6ebde6a658
commit
0ec8d42af4
1 changed files with 2 additions and 1 deletions
|
@ -14,4 +14,5 @@ Firewall could be enabled just on public access point to your network instead.
|
||||||
If for some reason you still need to have firewall enabled on cluster nodes, you will need to open some ports.
|
If for some reason you still need to have firewall enabled on cluster nodes, you will need to open some ports.
|
||||||
Default values are UDP port 55200 and multicast port 45688 with multicast address 230.0.0.4.
|
Default values are UDP port 55200 and multicast port 45688 with multicast address 230.0.0.4.
|
||||||
Note that you may need more ports opened if you want to enable additional features like diagnostics for your JGroups stack.
|
Note that you may need more ports opened if you want to enable additional features like diagnostics for your JGroups stack.
|
||||||
{{book.project.name}} delegates most of the clustering work to Infinispan/JGroups. Please consult the link:{{book.appserver.jgroups.link}}[JGroups] chapter of the {{book.appserver.jgroups.name}.
|
{{book.project.name}} delegates most of the clustering work to Infinispan/JGroups.
|
||||||
|
Please consult the link:{{book.appserver.jgroups.link}}[JGroups] chapter of the {{book.appserver.jgroups.name}}.
|
||||||
|
|
Loading…
Reference in a new issue