libyazproxy.la uses libyazpp.la
[yazproxy-moved-to-github.git] / etc / voyager.xml
index c28da9e..f7c5f85 100644 (file)
@@ -1,5 +1,4 @@
 <?xml version="1.0"?>
-<!-- $Id: voyager.xml,v 1.6 2005-06-10 17:54:10 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 +27,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>
+  <docpath>doc</docpath>
 </proxy>