Author: kfujino Date: Mon Apr 18 05:24:48 2016 New Revision: 1739691 URL: http://svn.apache.org/viewvc?rev=1739691&view=rev Log: Trivial fix of cluster-interceptor document.
Modified: tomcat/tc8.5.x/trunk/webapps/docs/config/cluster-interceptor.xml Modified: tomcat/tc8.5.x/trunk/webapps/docs/config/cluster-interceptor.xml URL: http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/webapps/docs/config/cluster-interceptor.xml?rev=1739691&r1=1739690&r2=1739691&view=diff ============================================================================== --- tomcat/tc8.5.x/trunk/webapps/docs/config/cluster-interceptor.xml (original) +++ tomcat/tc8.5.x/trunk/webapps/docs/config/cluster-interceptor.xml Mon Apr 18 05:24:48 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 "staging-domain" or "tomcat-cluster" 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-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org