diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-06-08 20:46:56 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-06-08 20:46:56 +0000 |
commit | 6e675627437d96294246af4a01f2b28e87fd995d (patch) | |
tree | 420ed237be28c6047e646b7f115236400b122091 /TAO/performance-tests/Thruput | |
parent | 45a017769895d49e65ea76d85baa34080fb6b84c (diff) | |
download | ATCD-6e675627437d96294246af4a01f2b28e87fd995d.tar.gz |
.
Diffstat (limited to 'TAO/performance-tests/Thruput')
-rw-r--r-- | TAO/performance-tests/Thruput/TAO/svc.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/performance-tests/Thruput/TAO/svc.conf b/TAO/performance-tests/Thruput/TAO/svc.conf index 4f71ac35709..d0573388b31 100644 --- a/TAO/performance-tests/Thruput/TAO/svc.conf +++ b/TAO/performance-tests/Thruput/TAO/svc.conf @@ -1,5 +1,5 @@ # $Id$ # -static Resource_Factory "-ORBresources global" +static Resource_Factory "-ORBResources global" static Client_Strategy_Factory "" -static Server_Strategy_Factory "-ORBconcurrency thread-per-connection -ORBsystemidpolicydemuxstrategy dynamic -ORBtablesize 128" +static Server_Strategy_Factory "-ORBConcurrency thread-per-connection -ORBSystemidPolicyDemuxStrategy dynamic -ORBTableSize 128" |