summaryrefslogtreecommitdiff
path: root/trunk/TAO/performance-tests/Throughput/svc.conf.xml
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/TAO/performance-tests/Throughput/svc.conf.xml')
-rw-r--r--trunk/TAO/performance-tests/Throughput/svc.conf.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/trunk/TAO/performance-tests/Throughput/svc.conf.xml b/trunk/TAO/performance-tests/Throughput/svc.conf.xml
new file mode 100644
index 00000000000..32eb197be90
--- /dev/null
+++ b/trunk/TAO/performance-tests/Throughput/svc.conf.xml
@@ -0,0 +1,11 @@
+<?xml version='1.0'?>
+<!-- Converted from ./performance-tests/Throughput/svc.conf by svcconf-convert.pl -->
+<ACE_Svc_Conf>
+ <!-- $Id$ -->
+ <!-- -->
+ <!-- Please see $TAO_ROOT/docs/Options.html for details on these options. -->
+ <!-- -->
+ <static id="Advanced_Resource_Factory" params="-ORBInputCDRAllocator null -ORBReactorType select_st -ORBReactorMaskSignals 0 -ORBConnectionCacheLock null -ORBFlushingStrategy blocking"/>
+ <static id="Client_Strategy_Factory" params="-ORBProfileLock null -ORBClientConnectionHandler RW"/>
+ <static id="Server_Strategy_Factory" params="-ORBPOALock null -ORBAllowReactivationOfSystemids 0"/>
+</ACE_Svc_Conf>