diff options
Diffstat (limited to 'TAO/performance-tests/Sequence_Latency/Single_Threaded/svc.conf.xml')
-rw-r--r-- | TAO/performance-tests/Sequence_Latency/Single_Threaded/svc.conf.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/performance-tests/Sequence_Latency/Single_Threaded/svc.conf.xml b/TAO/performance-tests/Sequence_Latency/Single_Threaded/svc.conf.xml index 69696c83a17..35ef103dce8 100644 --- a/TAO/performance-tests/Sequence_Latency/Single_Threaded/svc.conf.xml +++ b/TAO/performance-tests/Sequence_Latency/Single_Threaded/svc.conf.xml @@ -1,9 +1,6 @@ <?xml version='1.0'?> <!-- Converted from ./performance-tests/Latency/Single_Threaded/svc.conf by svcconf-convert.pl --> <ACE_Svc_Conf> - <!-- --> - <!-- --> - <!-- --> <static id="Advanced_Resource_Factory" params="-ORBReactorMaskSignals 0 -ORBInputCDRAllocator null -ORBReactorType select_st -ORBConnectionCacheLock null"/> <static id="Server_Strategy_Factory" params="-ORBAllowReactivationOfSystemids 0"/> <static id="Client_Strategy_Factory" params="-ORBTransportMuxStrategy EXCLUSIVE -ORBClientConnectionHandler RW"/> |