Reinstate misspelled index names, but mark as deprecated.
[metaproxy-moved-to-github.git] / etc / config1.xml
index 8746325..4e98e47 100644 (file)
@@ -1,6 +1,8 @@
 <?xml version="1.0"?>
-<!-- $Id: config1.xml,v 1.12 2006-11-29 13:00:54 marc Exp $ -->
 <metaproxy xmlns="http://indexdata.com/metaproxy" version="1.0">
+  <!-- Z39.50 proxy which relays to target specified in Init otherinfo 
+  (VAL_RPOXY). If no target is given, it relays to target
+  z3950.indexdata.dk -->
   <start route="start"/>
   <filters>
     <filter id="frontend" type="frontend_net">
@@ -9,6 +11,8 @@
     </filter>
     <filter id="backend" type="z3950_client">
      <timeout>30</timeout>
+     <default_target>localhost:9999</default_target>
+     <force_close>true</force_close>
     </filter>
   </filters>
   <routes>