summaryrefslogtreecommitdiff
path: root/TAO/CIAO/tools/Config_Handlers/RT-CCM/input.csr
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/tools/Config_Handlers/RT-CCM/input.csr')
-rw-r--r--TAO/CIAO/tools/Config_Handlers/RT-CCM/input.csr18
1 files changed, 9 insertions, 9 deletions
diff --git a/TAO/CIAO/tools/Config_Handlers/RT-CCM/input.csr b/TAO/CIAO/tools/Config_Handlers/RT-CCM/input.csr
index e8a05932f4b..3a44faf9754 100644
--- a/TAO/CIAO/tools/Config_Handlers/RT-CCM/input.csr
+++ b/TAO/CIAO/tools/Config_Handlers/RT-CCM/input.csr
@@ -4,17 +4,17 @@
xmlns:xmi="http://www.omg.org/XMI"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.dre.vanderbilt.edu/ServerResources CIAOServerResources.xsd">
-
+
<cmdline>
<arg> -ORBDebugLevel 10 -ORBEndpoint corbaloc://foo/bar</arg>
</cmdline>
-
+
<svcconf>
<uri>
svcconf.uri
</uri>
</svcconf>
-
+
<orbConfigs>
<resources>
<threadpool id="threadpool-1">
@@ -26,7 +26,7 @@
<max_buffered_requests>10</max_buffered_requests>
<max_request_buffered_size>20</max_request_buffered_size>
</threadpool>
-
+
<threadpoolWithLanes id="threadpool-2">
<threadpoolLane>
<static_threads>50</static_threads>
@@ -39,7 +39,7 @@
<max_buffered_requests>10</max_buffered_requests>
<max_request_buffered_size>20</max_request_buffered_size>
</threadpoolWithLanes>
-
+
<connectionBands id="cb-1">
<band>
<low>0</low>
@@ -51,7 +51,7 @@
</band>
</connectionBands>
</resources>
-
+
<policySet>
<priorityModel server_priority="10">
<priority_model>SERVER_DECLARED</priority_model>
@@ -59,12 +59,12 @@
<priorityModel>
<priority_model>CLIENT_PROPAGATED</priority_model>
</priorityModel>
-
+
<threadpool>threadpool-1</threadpool>
<threadpool>threadpool-2</threadpool>
-
+
<priorityBandedConnection>cb-1</priorityBandedConnection>
-
+
</policySet>
</orbConfigs>
</CIAO:ServerResources>