Add http-req-max to frontend_net MP-617
[metaproxy-moved-to-github.git] / etc / config-shared1.xml
index 6f26dce..cc96110 100644 (file)
@@ -5,6 +5,7 @@
     <filter id="frontend" type="frontend_net">
       <port>@:9000</port>
       <connect-max>10</connect-max>
+      <http-req-max>50</http-req-max>
     </filter>
     <filter id="backend" type="z3950_client">
     </filter>