From d9814710e7f8ea0e8ff08194d032535605b7cf71 Mon Sep 17 00:00:00 2001 From: bala Date: Mon, 27 Jan 2003 02:10:23 +0000 Subject: ChangeLogTag: Sun Jan 26 21:16:14 2003 Balachandran Natarajan --- TAO/docs/Options.html | 14 +++++++++++++- TAO/tao/ChangeLog | 4 ++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/TAO/docs/Options.html b/TAO/docs/Options.html index 0f54c698501..2490c938abe 100644 --- a/TAO/docs/Options.html +++ b/TAO/docs/Options.html @@ -843,7 +843,19 @@ would load all the options listed within "". - + + -ORBReplyDispatcherTableSize integer + + + + This options sets the size of the table that maps the reply + dispatcher to the request id's. Every entry in the table + consumes 16 bytes. The table is on a per transport + basis. Keeping the table size lower is recommended for + applications that need lower run-time memory consumption. The + default value is 16. + + -ORBTransportMuxStrategy EXCLUSIVE / MUXED diff --git a/TAO/tao/ChangeLog b/TAO/tao/ChangeLog index 41c8ed1c8eb..61c27d61519 100644 --- a/TAO/tao/ChangeLog +++ b/TAO/tao/ChangeLog @@ -1,3 +1,7 @@ +Sun Jan 26 21:16:14 2003 Balachandran Natarajan + + * docs/Options.html: documented the new option. + Mon Jan 20 09:00:55 2003 Balachandran Natarajan The aim of this checkin is to provide an option to configure the -- cgit v1.2.1