diff options
Diffstat (limited to 'TAO/performance-tests/Latency/server.conf')
-rw-r--r-- | TAO/performance-tests/Latency/server.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/performance-tests/Latency/server.conf b/TAO/performance-tests/Latency/server.conf index 0a9c9ed5cf6..4757e8f3a1a 100644 --- a/TAO/performance-tests/Latency/server.conf +++ b/TAO/performance-tests/Latency/server.conf @@ -1,3 +1,4 @@ # $Id$ # -static Resource_Factory "-ORBReactorType tp" +# static Resource_Factory "-ORBReactorType tp" +static Server_Strategy_Factory "-ORBConcurrency thread-per-connection -ORBPOALock null -ORBConnectorLock null -ORBAllowReactivationOfSystemids 0" |