For Torus record fetch, proxy may be given
[metaproxy-moved-to-github.git] / etc / config-loc.xml
index 3549e40..29f926a 100644 (file)
@@ -81,11 +81,12 @@ the following databaseNames (virtual databases):
     </filter>
 
   </filters>
-  <routes>  
+  <routes>
     <route id="start">
       <filter type="frontend_net">
         <port>@:7090</port>
         <!-- maximum connections within a minute from same IP -->
+        <threads>100</threads> 
         <connect-max>10</connect-max> 
       </filter>
 
@@ -178,7 +179,7 @@ the following databaseNames (virtual databases):
 
       </filter>
 
-      <!-- merge and route -->deals with merging of target results and is also
+      <!-- merge and route -->
       <filter type="multi">
         <target route="idtest">localhost*</target>
         <target route="lcdb_utf8">z3950.loc.gov:7097/LCDB_UTF8</target>
@@ -201,6 +202,7 @@ the following databaseNames (virtual databases):
         </virtual>
       </filter>
       <filter type="load_balance"/>
+      <filter refid="marc8-records"/>
       <filter type="z3950_client"/>
       <filter type="bounce"/>
     </route>