summaryrefslogtreecommitdiff
path: root/cs/config/TestUtil.py
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2006-03-17 14:33:37 +0000
committerDwayne Boone <dwayne@zeroc.com>2006-03-17 14:33:37 +0000
commit383ea1fb02d29ce522e573a0315bf77aec2d5ef7 (patch)
tree986f4b5124b3e5d0c2be2003aeb87f127f4f80ab /cs/config/TestUtil.py
parentMade IceBox a Ice::Service (diff)
downloadice-383ea1fb02d29ce522e573a0315bf77aec2d5ef7.tar.bz2
ice-383ea1fb02d29ce522e573a0315bf77aec2d5ef7.tar.xz
ice-383ea1fb02d29ce522e573a0315bf77aec2d5ef7.zip
Bug 758
Diffstat (limited to 'cs/config/TestUtil.py')
-rw-r--r--cs/config/TestUtil.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/cs/config/TestUtil.py b/cs/config/TestUtil.py
index 387a208d933..8a011c43473 100644
--- a/cs/config/TestUtil.py
+++ b/cs/config/TestUtil.py
@@ -29,8 +29,8 @@ compress = 1
# thread per connection mode.
#
-threadPerConnection = 0
-#threadPerConnection = 1
+#threadPerConnection = 0
+threadPerConnection = 1
if protocol == "ssl":
threadPerConnection = 1