From 0ec8d42af46c09fd06509e2970005a49c9715385 Mon Sep 17 00:00:00 2001 From: Bill Burke Date: Thu, 28 Apr 2016 18:29:40 -0400 Subject: [PATCH] more --- topics/clustering/troubleshooting.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/topics/clustering/troubleshooting.adoc b/topics/clustering/troubleshooting.adoc index b8dc7bb0b3..48136012e8 100755 --- a/topics/clustering/troubleshooting.adoc +++ b/topics/clustering/troubleshooting.adoc @@ -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. 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. -{{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}}.