You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kf...@apache.org on 2016/04/18 07:26:05 UTC

svn commit: r1739693 - /tomcat/tc7.0.x/trunk/webapps/docs/config/cluster-interceptor.xml

Author: kfujino
Date: Mon Apr 18 05:26:05 2016
New Revision: 1739693

URL: http://svn.apache.org/viewvc?rev=1739693&view=rev
Log:
Trivial fix of cluster-interceptor document.

Modified:
    tomcat/tc7.0.x/trunk/webapps/docs/config/cluster-interceptor.xml

Modified: tomcat/tc7.0.x/trunk/webapps/docs/config/cluster-interceptor.xml
URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/config/cluster-interceptor.xml?rev=1739693&r1=1739692&r2=1739693&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/config/cluster-interceptor.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/config/cluster-interceptor.xml Mon Apr 18 05:26:05 2016
@@ -259,7 +259,7 @@
         The logical cluster domain for that this static member listens for cluster messages.
         Two different type of values are possible:<br/>
         1. Regular string values like &quot;staging-domain&quot; or &quot;tomcat-cluster&quot; will be converted into bytes
-        using ISO-8859-1 encoding.
+        using ISO-8859-1 encoding.<br/>
         2. byte array in string form, for example {216,123,12,3}<br/>
       </attribute>
       <attribute name="uniqueId" required="true">



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org