Fix Metaproxy stops logging after check config failed MP-590
[metaproxy-moved-to-github.git] / etc / config-loc.xml
index 29f926a..946da74 100644 (file)
@@ -86,8 +86,8 @@ the following databaseNames (virtual databases):
       <filter type="frontend_net">
         <port>@:7090</port>
         <!-- maximum connections within a minute from same IP -->
-        <threads>100</threads> 
-        <connect-max>10</connect-max> 
+        <threads>100</threads>
+        <connect-max>10</connect-max>
       </filter>
 
       <!-- converts SRU to Z39.50 and back -->
@@ -111,7 +111,7 @@ the following databaseNames (virtual databases):
       <filter type="limit">
         <limit bandwidth="50000" pdu="100" search="5" retrieve="50"/>
       </filter>
-      <filter type="session_shared"> 
+      <filter type="session_shared">
        <resultset ttl="10" max="3"/>
        <session ttl="30"/>
       </filter>