diff options
Diffstat (limited to 'TAO/performance-tests/Latency/Thread_Per_Connection/svc.conf.xml')
-rw-r--r-- | TAO/performance-tests/Latency/Thread_Per_Connection/svc.conf.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/performance-tests/Latency/Thread_Per_Connection/svc.conf.xml b/TAO/performance-tests/Latency/Thread_Per_Connection/svc.conf.xml index cc0abd141b3..f38184b5de9 100644 --- a/TAO/performance-tests/Latency/Thread_Per_Connection/svc.conf.xml +++ b/TAO/performance-tests/Latency/Thread_Per_Connection/svc.conf.xml @@ -1,9 +1,6 @@ <?xml version='1.0'?> <!-- Converted from ./performance-tests/Latency/Thread_Per_Connection/svc.conf by svcconf-convert.pl --> <ACE_Svc_Conf> - <!-- --> - <!-- --> - <!-- --> <static id="Advanced_Resource_Factory" params="-ORBReactorType select_mt -ORBReactorMaskSignals 0 -ORBFlushingStrategy blocking"/> <static id="Client_Strategy_Factory" params="-ORBTransportMuxStrategy EXCLUSIVE -ORBClientConnectionHandler RW"/> <static id="Server_Strategy_Factory" params="-ORBConcurrency thread-per-connection"/> |