summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Latency/Thread_Per_Connection/svc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/Latency/Thread_Per_Connection/svc.conf')
-rw-r--r--TAO/performance-tests/Latency/Thread_Per_Connection/svc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/performance-tests/Latency/Thread_Per_Connection/svc.conf b/TAO/performance-tests/Latency/Thread_Per_Connection/svc.conf
index f1600052087..bb33905530c 100644
--- a/TAO/performance-tests/Latency/Thread_Per_Connection/svc.conf
+++ b/TAO/performance-tests/Latency/Thread_Per_Connection/svc.conf
@@ -2,5 +2,5 @@
# $Id$
#
static Advanced_Resource_Factory "-ORBReactorType select_mt -ORBReactorMaskSignals 0 -ORBFlushingStrategy blocking"
-static Client_Strategy_Factory "-ORBClientConnectionHandler RW"
+#static Client_Strategy_Factory "-ORBClientConnectionHandler RW"
static Server_Strategy_Factory "-ORBConcurrency thread-per-connection"