summaryrefslogtreecommitdiff
path: root/TAO/docs/Options.html
diff options
context:
space:
mode:
authorPhil Mesnier <mesnier_p@ociweb.com>2005-06-10 12:52:51 +0000
committerPhil Mesnier <mesnier_p@ociweb.com>2005-06-10 12:52:51 +0000
commitdae78b015a46545180406e19af5cc53e6b7d8c38 (patch)
tree4e1696a9f780da6b72488291e307802e60d572e8 /TAO/docs/Options.html
parent95922db2d029d8638ec4102eee5bde7e72d06bac (diff)
downloadATCD-dae78b015a46545180406e19af5cc53e6b7d8c38.tar.gz
ChangeLog tag: Fri Jun 10 07:51:36 2005 Phil Mesnier <mesnier_p@ociweb.com>
Diffstat (limited to 'TAO/docs/Options.html')
-rw-r--r--TAO/docs/Options.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/TAO/docs/Options.html b/TAO/docs/Options.html
index 4e6b3a6245b..617fabbb00f 100644
--- a/TAO/docs/Options.html
+++ b/TAO/docs/Options.html
@@ -643,6 +643,19 @@ policy, the TAO <a href="implrepo/">Implementation Repository</a>
listen endpoints should be encoded into IORs when <code>-ORBUseIMR</code>
is set. The default is true. </td>
</tr>
+ <tr>
+ <td><code>-ORBUseSharedProfiles</code> <em>boolean (0|1)</em></td>
+ <td><a name="-ORBUseSharedProfiles"></a>
+ This option allows multiple implicit or explicit endpoints to be
+ combined into a single profile for a given protocol rather than using
+ multiple profiles. For IIOP in non RTCORBA environments, the CORBA
+ specified tagged component <code>TAG_ALTERNATE_IIOP_ADDRESS</code> is
+ used to encode the combined endpoints. Processses using RTCORBA and
+ priority banded connections will continue to generate Profiles with
+ <code>TAO_TAG_IIOP_ENDPOINT</code> components.
+ This options is enabled by default.
+ </td>
+ </tr>
</tbody>
</table>
</p>