Author: buildbot
Date: Wed Nov 13 20:22:43 2013
New Revision: 886544

Log:
Production update by buildbot for activemq

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

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

Modified: websites/production/activemq/content/failover-transport-reference.html
==============================================================================
--- websites/production/activemq/content/failover-transport-reference.html 
(original)
+++ websites/production/activemq/content/failover-transport-reference.html Wed 
Nov 13 20:22:43 2013
@@ -109,11 +109,10 @@ or<br clear="none">
 <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"> initialReconnectDelay </td><td colspan="1" rowspan="1" 
class="confluenceTd"> 10 </td><td colspan="1" rowspan="1" class="confluenceTd"> 
How long to wait before the first reconnect attempt (in ms) </td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"> maxReconnectDelay </td><td 
colspan="1" rowspan="1" class="confluenceTd"> 30000 </td><td colspan="1" 
rowspan="1" class="confluenceTd"> The maximum amount of time we ever wait 
between reconnect attempts (in ms) </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> useExponentialBackOff </td><td colspan="1" rowspan="1" 
class="confluenceTd"> true </td><td colspan="1" rowspan="1" 
class="confluenceTd"> Should an exponential ba
 ckoff be used btween reconnect attempts </td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd"> reconnectDelayExponent </td><td colspan="1" 
rowspan="1" class="confluenceTd"> 2.0 </td><td colspan="1" rowspan="1" 
class="confluenceTd"> The exponent used in the exponential backoff attempts 
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 
maxReconnectAttempts </td><td colspan="1" rowspan="1" class="confluenceTd"> -1 
| 0</td><td colspan="1" rowspan="1" class="confluenceTd"> From version 5.6 
onwards:  -1 is default and means retry forever, 0 means don't retry (only try 
connection once but no retry). <br clear="none" class="atl-forced-newline">
 Prior to version 5.6: 0 is default and means retry forever. <br clear="none" 
class="atl-forced-newline">
-All versions: If set to &gt;0, then this is the maximum number of reconnect 
attempts before an error is sent back to the client. <br clear="none" 
class="atl-forced-newline"> </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> startupMaxReconnectAttempts </td><td colspan="1" 
rowspan="1" class="confluenceTd"> 0 </td><td colspan="1" rowspan="1" 
class="confluenceTd"> If not 0, then this is the maximum number of reconnect 
attempts before an error is sent back to the client on the first attempt by the 
client to start a connection, once connected the <b>maxReconnectAttempts</b> 
option takes precedence. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> randomize </td><td colspan="1" rowspan="1" 
class="confluenceTd"> true </td><td colspan="1" rowspan="1" 
class="confluenceTd"> use a random algorithm to choose the the URI to use for 
reconnect from the list provided </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> backup </td><td colspan="1" rowspan="1" 
 class="confluenceTd"> false </td><td colspan="1" rowspan="1" 
class="confluenceTd"> initialize and hold a second transport connection - to 
enable fast failover </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> timeout </td><td colspan="1" rowspan="1" 
class="confluenceTd"> -1 </td><td colspan="1" rowspan="1" class="confluenceTd"> 
Enables timeout on send operations (in miliseconds) without interruption of 
reconnection process </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> trackMessages </td><td colspan="1" rowspan="1" 
class="confluenceTd"> false </td><td colspan="1" rowspan="1" 
class="confluenceTd"> keep a cache of in-flight messages that will flushed to a 
broker on reconnect </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> maxCacheSize </td><td colspan="1" rowspan="1" 
class="confluenceTd"> 131072 </td><td colspan="1" rowspan="1" 
class="confluenceTd"> size in bytes for the cache, if trackMessages is enabled 
</td></tr><tr><td colspan="1" row
 span="1" class="confluenceTd"> updateURIsSupported </td><td colspan="1" 
rowspan="1" class="confluenceTd"> true </td><td colspan="1" rowspan="1" 
class="confluenceTd"> Determines whether the client should accept updates to 
its list of known URIs from the connected broker. <b>Added in ActiveMQ 5.4</b> 
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> updateURIsURL 
</td><td colspan="1" rowspan="1" class="confluenceTd"> null </td><td 
colspan="1" rowspan="1" class="confluenceTd"> A URL (or path to a local file)  
to a text file containing a comma separated list of URIs to use for reconnect 
in the case of failure. <b>Added in ActiveMQ 5.4</b> </td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"> nested.* </td><td colspan="1" 
rowspan="1" class="confluenceTd"> null </td><td colspan="1" rowspan="1" 
class="confluenceTd"> Extra options to add to the nested URLs. <b>Added in 
ActiveMQ 5.9</b> </td></tr></tbody></table>
+All versions: If set to &gt;0, then this is the maximum number of reconnect 
attempts before an error is sent back to the client. <br clear="none" 
class="atl-forced-newline"> </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> startupMaxReconnectAttempts </td><td colspan="1" 
rowspan="1" class="confluenceTd"> 0 </td><td colspan="1" rowspan="1" 
class="confluenceTd"> If not 0, then this is the maximum number of reconnect 
attempts before an error is sent back to the client on the first attempt by the 
client to start a connection, once connected the <b>maxReconnectAttempts</b> 
option takes precedence. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> randomize </td><td colspan="1" rowspan="1" 
class="confluenceTd"> true </td><td colspan="1" rowspan="1" 
class="confluenceTd"> use a random algorithm to choose the the URI to use for 
reconnect from the list provided </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> backup </td><td colspan="1" rowspan="1" 
 class="confluenceTd"> false </td><td colspan="1" rowspan="1" 
class="confluenceTd"> initialize and hold a second transport connection - to 
enable fast failover </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> timeout </td><td colspan="1" rowspan="1" 
class="confluenceTd"> -1 </td><td colspan="1" rowspan="1" class="confluenceTd"> 
Enables timeout on send operations (in miliseconds) without interruption of 
reconnection process </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> trackMessages </td><td colspan="1" rowspan="1" 
class="confluenceTd"> false </td><td colspan="1" rowspan="1" 
class="confluenceTd"> keep a cache of in-flight messages that will flushed to a 
broker on reconnect </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> maxCacheSize </td><td colspan="1" rowspan="1" 
class="confluenceTd"> 131072 </td><td colspan="1" rowspan="1" 
class="confluenceTd"> size in bytes for the cache, if trackMessages is enabled 
</td></tr><tr><td colspan="1" row
 span="1" class="confluenceTd"> updateURIsSupported </td><td colspan="1" 
rowspan="1" class="confluenceTd"> true </td><td colspan="1" rowspan="1" 
class="confluenceTd"> Determines whether the client should accept updates to 
its list of known URIs from the connected broker. <b>Added in ActiveMQ 5.4</b> 
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> updateURIsURL 
</td><td colspan="1" rowspan="1" class="confluenceTd"> null </td><td 
colspan="1" rowspan="1" class="confluenceTd"> A URL (or path to a local file)  
to a text file containing a comma separated list of URIs to use for reconnect 
in the case of failure. <b>Added in ActiveMQ 5.4</b> </td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"> nested.* </td><td colspan="1" 
rowspan="1" class="confluenceTd"> null </td><td colspan="1" rowspan="1" 
class="confluenceTd"> Extra options to add to the nested URLs. <b>Added in 
ActiveMQ 5.9</b> </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> warnAfterReconnect
 Attempts.* </td><td colspan="1" rowspan="1" class="confluenceTd"> 10 </td><td 
colspan="1" rowspan="1" class="confluenceTd"> After every N reconnect attempts 
log a warning to indicate there is no connection but that we are still trying, 
set to &lt;= 0 to disable. <b>Added in ActiveMQ 5.10</b> 
</td></tr></tbody></table>
 </div>
 
 
-
 <h5><a shape="rect" name="FailoverTransportReference-ExampleURI"></a>Example 
URI</h5>
 
 <div class="preformatted panel" style="border-width: 1px;"><div 
class="preformattedContent panelContent">


Reply via email to