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:24:10 UTC

svn commit: r1739690 - /tomcat/trunk/webapps/docs/config/cluster-interceptor.xml

Author: kfujino
Date: Mon Apr 18 05:24:10 2016
New Revision: 1739690

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

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

Modified: tomcat/trunk/webapps/docs/config/cluster-interceptor.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/cluster-interceptor.xml?rev=1739690&r1=1739689&r2=1739690&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/cluster-interceptor.xml (original)
+++ tomcat/trunk/webapps/docs/config/cluster-interceptor.xml Mon Apr 18 05:24:10 2016
@@ -243,7 +243,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