Add css/pdf to mime types
[yazproxy-moved-to-github.git] / etc / voyager.xml
index c28da9e..ce55a62 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- $Id: voyager.xml,v 1.6 2005-06-10 17:54:10 adam Exp $ -->
+<!-- $Id: voyager.xml,v 1.7 2006-04-06 01:16:54 adam Exp $ -->
 <proxy xmlns="http://indexdata.dk/yazproxy/schema/0.9/"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://indexdata.dk/yazproxy/schema/0.9/ yazproxy.xsd"
@@ -28,6 +28,7 @@
       <bandwidth>200000</bandwidth>
       <pdu>31</pdu>
       <retrieve>50</retrieve>
+      <search>15</search>
     </limit>
 
     <!-- use attributes -->
   <!-- what we log. Allowed tokens: client-apdu, server-apdu,
   client-requests, server-requests -->
   <log>client-requests server-requests</log>
-  <xlog></xlog>
+  <!-- <xlog></xlog> -->
+  <max-connect>10</max-connect>
+  <limit-connect>5</limit-connect>
 </proxy>