summaryrefslogtreecommitdiff
path: root/TAO/docs/Options.html
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/docs/Options.html')
-rw-r--r--TAO/docs/Options.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/TAO/docs/Options.html b/TAO/docs/Options.html
index ff8b39ddfbf..6a0c77fc8c5 100644
--- a/TAO/docs/Options.html
+++ b/TAO/docs/Options.html
@@ -519,6 +519,16 @@ would load all the options listed within "".
</TD>
</TR>
<TR>
+ <TD><CODE>-ORBMuxedConnectionMax</CODE> <EM>number</EM></TD>
+ <TD><a name="-ORBMuxedConnectionMax"></a>
+ The transport cache allows only specified number of
+ connections-per-QoS property to be added to connection
+ cache. Threads not getting the connections will wait for the
+ connections to be released. This options works only for Muxed
+ connection strategy.
+ </TD>
+</TR>
+<TR>
<TD><CODE>-ORBConnectionCachePurgePercentage</CODE> <EM>percent</EM></TD>
<TD><a name="-ORBConnectionCachePurgePercentage"></a>
If the transport cache is purged, the specified percentage (20 by