diff options
Diffstat (limited to 'TAO/performance-tests/Latency/client-st-muxed.conf')
-rw-r--r-- | TAO/performance-tests/Latency/client-st-muxed.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/performance-tests/Latency/client-st-muxed.conf b/TAO/performance-tests/Latency/client-st-muxed.conf index 7e636b8cee6..55a6d916536 100644 --- a/TAO/performance-tests/Latency/client-st-muxed.conf +++ b/TAO/performance-tests/Latency/client-st-muxed.conf @@ -1,6 +1,5 @@ # $Id$ -static Resource_Factory "-ORBResources global -ORBInputCDRAllocator null" -dynamic Resource_Factory Service_Object *TAO_Strategies:_make_TAO_Advanced_Resource_Factory () "-ORBReactorType select_mt" +static Resource_Factory "-ORBResources global -ORBInputCDRAllocator null -ORBReactorType select_mt " static Client_Strategy_Factory "-ORBClientConnectionHandler MT -ORBTransportMuxStrategy MUXED" |