git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@570411
13f79535-47bb-0310-9956-
ffa450edef68
<attributes>
<attribute name="mapSendOptions" required="false">
The backup manager uses a replicated map, this map is sending and receiving messages.
- You can setup the flag for how this map is sending messages, the default value is <code>8</code>(asynchronous).
+ You can setup the flag for how this map is sending messages, the default value is <code>6</code>(asynchronous).
</attribute>
</attributes>
</subsection>
</p>
</attribute>
<attribute name="channelSendOptions" required="true">
- <p>The Tribes channel send options, default is 11.<br/>
+ <p>The Tribes channel send options, default is <code>8</code>.<br/>
This option is used to set the flag that all messages sent through the
SimpleTcpCluster uses. The flag decides how the messages are sent, and is a simple logical OR.<br/>