summaryrefslogtreecommitdiff
path: root/TAO/performance-tests
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2002-12-23 01:20:38 +0000
committerbala <balanatarajan@users.noreply.github.com>2002-12-23 01:20:38 +0000
commit41fed94fcc9b38845288886660083546f1d0b521 (patch)
tree62790a4a07804b768d52941dc01107d93151599e /TAO/performance-tests
parentbe2be9b997a2bf726e73207d33a49bbe4fe6610f (diff)
downloadATCD-41fed94fcc9b38845288886660083546f1d0b521.tar.gz
ChangeLogTag: Sun Dec 22 20:22:50 2002 Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>
Diffstat (limited to 'TAO/performance-tests')
-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 3b397fa3149..f6f2ef699ee 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 "-ORBTransportMuxStrategy EXCLUSIVE -ORBClientConnectionHandler RW"
+static Client_Strategy_Factory "-ORBTransportMuxStrategy EXCLUSIVE -ORBClientConnectionHandler RW -ORBConnectStrategy blocked"
static Server_Strategy_Factory "-ORBConcurrency thread-per-connection"