You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by bu...@apache.org on 2013/05/07 17:22:30 UTC

svn commit: r861192 - in /websites/production/activemq/content: cache/main.pageCache tcp-transport-reference.html

Author: buildbot
Date: Tue May  7 15:22:30 2013
New Revision: 861192

Log:
Production update by buildbot for activemq

Modified:
    websites/production/activemq/content/cache/main.pageCache
    websites/production/activemq/content/tcp-transport-reference.html

Modified: websites/production/activemq/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/activemq/content/tcp-transport-reference.html
==============================================================================
--- websites/production/activemq/content/tcp-transport-reference.html (original)
+++ websites/production/activemq/content/tcp-transport-reference.html Tue May  7 15:22:30 2013
@@ -83,7 +83,7 @@
 <h5><a shape="rect" name="TCPTransportReference-TransportOptions"></a>Transport Options</h5>
 
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Option Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Default Value </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> minmumWireFormatVersion </td><td colspan="1" rowspan="1" class="confluenceTd"> 0 </td><td colspan="1" rowspan="1" class="confluenceTd"> The minimum version wireformat that is allowed </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> trace </td><td colspan="1" rowspan="1" class="confluenceTd"> false </td><td colspan="1" rowspan="1" class="confluenceTd"> Causes all commands that are sent over the transport to be logged </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> daemon </td><td colspan="1" rowspan="1" class="confluenceTd"> false </td><td colspan="1" rowspan="1" class="confluenceTd"> Tells the transport thread to run as a daemon or not. Useful to
  enable when embedding in a Spring container or a web container to allow the container to shut down properly. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> useLocalHost </td><td colspan="1" rowspan="1" class="confluenceTd"> false </td><td colspan="1" rowspan="1" class="confluenceTd"> When true, it causes the local machines name to resolve to "localhost". </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> socketBufferSize </td><td colspan="1" rowspan="1" class="confluenceTd"> 64 * 1024 </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets the socket buffer size in bytes </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> keepAlive </td><td colspan="1" rowspan="1" class="confluenceTd"> false </td><td colspan="1" rowspan="1" class="confluenceTd"> When true, enables <a shape="rect" class="external-link" href="http://tldp.org/HOWTO/TCP-Keepalive-HOWTO/overview.html" rel="nofollow">TCP KeepAlive</a> on the broker connection. Useful 
 to ensure that inactive consumers don't time out. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> soTimeout </td><td colspan="1" rowspan="1" class="confluenceTd"> 0 </td><td colspan="1" rowspan="1" class="confluenceTd"> sets the socket timeout in milliseconds </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> connectionTimeout </td><td colspan="1" rowspan="1" class="confluenceTd"> 30000 </td><td colspan="1" rowspan="1" class="confluenceTd"> A non-zero value specifies the connection timeout in milliseconds. A zero value means wait forever for the connection to be established. Negative values are ignored. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> wireFormat </td><td colspan="1" rowspan="1" class="confluenceTd"> default </td><td colspan="1" rowspan="1" class="confluenceTd"> The name of the WireFormat to use </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> wireFormat.* </td><td colspan="1" rowspan="1" class="confl
 uenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> All the properties with this prefix are used to configure the wireFormat. See <a shape="rect" href="configuring-wire-formats.html" title="Configuring Wire Formats">Configuring Wire Formats</a> for more information </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> closeAsync </td><td colspan="1" rowspan="1" class="confluenceTd"> true </td><td colspan="1" rowspan="1" class="confluenceTd"> The false value causes all sockets to be closed synchronously </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> soLinger </td><td colspan="1" rowspan="1" class="confluenceTd"> MIN_INTEGER </td><td colspan="1" rowspan="1" class="confluenceTd"> When &gt; -1 causes the socket soLinger option to be enabled with this value. When == -1, causes soLinger to be disabled. (from 5.6.0)</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> maximumConnections </td><td colspan="1" rowspan="1" class="c
 onfluenceTd"> Integer.MAX_VALUE </td><td colspan="1" rowspan="1" class="confluenceTd"> The maximum number of sockets the broker is allowed to create </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> diffServ </td><td colspan="1" rowspan="1" class="confluenceTd"> 0 </td><td colspan="1" rowspan="1" class="confluenceTd"> client only) The preferred Differentiated Services traffic class to be set on outgoing packets, as described in RFC 2475. Valid integer values: [0,64). Valid string values: EF, AF[1-3][1-4] or CS[0-7]. With JDK 6, only works when the Java Runtime uses the IPv4 stack, which can be done by setting the java.net.preferIPv4Stack system property to be true. Cannot be used at the same time as the typeOfService option. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> typeOfService </td><td colspan="1" rowspan="1" class="confluenceTd"> 0 </td><td colspan="1" rowspan="1" class="confluenceTd"> (client only) The preferred Type of Service value 
 to be set on outgoing packets. Valid integer values: [0,256). With JDK 6, only works when the Java Runtime uses the IPv4 stack, which can be done by setting the java.net.preferIPv4Stack system property to be true. Cannot be used at the same time as the diffServ option </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Option Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Default Value </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> minmumWireFormatVersion </td><td colspan="1" rowspan="1" class="confluenceTd"> 0 </td><td colspan="1" rowspan="1" class="confluenceTd"> The minimum version wireformat that is allowed </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> trace </td><td colspan="1" rowspan="1" class="confluenceTd"> false </td><td colspan="1" rowspan="1" class="confluenceTd"> Causes all commands that are sent over the transport to be logged </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> daemon </td><td colspan="1" rowspan="1" class="confluenceTd"> false </td><td colspan="1" rowspan="1" class="confluenceTd"> Tells the transport thread to run as a daemon or not. Useful to
  enable when embedding in a Spring container or a web container to allow the container to shut down properly. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> useLocalHost </td><td colspan="1" rowspan="1" class="confluenceTd"> false </td><td colspan="1" rowspan="1" class="confluenceTd"> When true, it causes the local machines name to resolve to "localhost". </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> socketBufferSize </td><td colspan="1" rowspan="1" class="confluenceTd"> 64 * 1024 </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets the socket buffer size in bytes </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> keepAlive </td><td colspan="1" rowspan="1" class="confluenceTd"> false </td><td colspan="1" rowspan="1" class="confluenceTd"> When true, enables <a shape="rect" class="external-link" href="http://tldp.org/HOWTO/TCP-Keepalive-HOWTO/overview.html" rel="nofollow">TCP KeepAlive</a> on the broker connection. Useful 
 to ensure that inactive consumers don't time out. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> soTimeout </td><td colspan="1" rowspan="1" class="confluenceTd"> 0 </td><td colspan="1" rowspan="1" class="confluenceTd"> sets the socket timeout in milliseconds </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> connectionTimeout </td><td colspan="1" rowspan="1" class="confluenceTd"> 30000 </td><td colspan="1" rowspan="1" class="confluenceTd"> A non-zero value specifies the connection timeout in milliseconds. A zero value means wait forever for the connection to be established. Negative values are ignored. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> wireFormat </td><td colspan="1" rowspan="1" class="confluenceTd"> default </td><td colspan="1" rowspan="1" class="confluenceTd"> The name of the WireFormat to use </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> wireFormat.* </td><td colspan="1" rowspan="1" class="confl
 uenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> All the properties with this prefix are used to configure the wireFormat. See <a shape="rect" href="configuring-wire-formats.html" title="Configuring Wire Formats">Configuring Wire Formats</a> for more information </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> closeAsync </td><td colspan="1" rowspan="1" class="confluenceTd"> true </td><td colspan="1" rowspan="1" class="confluenceTd"> The false value causes all sockets to be closed synchronously </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> soLinger </td><td colspan="1" rowspan="1" class="confluenceTd"> MIN_INTEGER </td><td colspan="1" rowspan="1" class="confluenceTd"> When &gt; -1 causes the socket soLinger option to be enabled with this value. When == -1, causes soLinger to be disabled. (from 5.6.0)</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> maximumConnections </td><td colspan="1" rowspan="1" class="c
 onfluenceTd"> Integer.MAX_VALUE </td><td colspan="1" rowspan="1" class="confluenceTd"> The maximum number of sockets the broker is allowed to create </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> diffServ </td><td colspan="1" rowspan="1" class="confluenceTd"> 0 </td><td colspan="1" rowspan="1" class="confluenceTd"> client only) The preferred Differentiated Services traffic class to be set on outgoing packets, as described in RFC 2475. Valid integer values: [0,64). Valid string values: EF, AF[1-3][1-4] or CS[0-7]. With JDK 6, only works when the Java Runtime uses the IPv4 stack, which can be done by setting the java.net.preferIPv4Stack system property to be true. Cannot be used at the same time as the typeOfService option. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> typeOfService </td><td colspan="1" rowspan="1" class="confluenceTd"> 0 </td><td colspan="1" rowspan="1" class="confluenceTd"> (client only) The preferred Type of Service value 
 to be set on outgoing packets. Valid integer values: [0,256). With JDK 6, only works when the Java Runtime uses the IPv4 stack, which can be done by setting the java.net.preferIPv4Stack system property to be true. Cannot be used at the same time as the diffServ option </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> tcpNoDelay </td><td colspan="1" rowspan="1" class="confluenceTd"> true </td><td colspan="1" rowspan="1" class="confluenceTd"> When true, the TCP_NODELAY setting is enabled on the socket. </td></tr></tbody></table>
 </div>