Author: kfujino
Date: Mon Apr 18 05:25:29 2016
New Revision: 1739692
URL: http://svn.apache.org/viewvc?rev=1739692&view=rev
Log:
Trivial fix of cluster-interceptor document.
Modified:
tomcat/tc8.0.x/trunk/webapps/docs/config/cluster-interceptor.xml
Modified: tomcat/tc8.0.x/trunk/webapps/docs/config/cluster-interceptor.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/webapps/docs/config/cluster-interceptor.xml?rev=1739692&r1=1739691&r2=1739692&view=diff
==============================================================================
--- tomcat/tc8.0.x/trunk/webapps/docs/config/cluster-interceptor.xml (original)
+++ tomcat/tc8.0.x/trunk/webapps/docs/config/cluster-interceptor.xml Mon Apr 18
05:25:29 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 "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: [email protected]
For additional commands, e-mail: [email protected]