Annotate examples a bit
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 16 Dec 2009 13:27:40 +0000 (14:27 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 16 Dec 2009 13:27:40 +0000 (14:27 +0100)
etc/config0.xml
etc/config1.xml
etc/config2.xml
etc/config3.xml

index 4879ce0..37af4c6 100644 (file)
@@ -1,5 +1,7 @@
 <?xml version="1.0"?>
 <metaproxy xmlns="http://indexdata.com/metaproxy" version="1.0">
+  <!-- backend test target.. This is a target ala yaz-ztest, ie
+  target that returns dummy records for searches -->
   <start route="start"/>
   <filters>
     <filter id="frontend" type="frontend_net">
index fcd7b59..b945abd 100644 (file)
@@ -1,5 +1,8 @@
 <?xml version="1.0"?>
 <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">
index 288d789..8d56e5e 100644 (file)
@@ -1,5 +1,7 @@
 <?xml version="1.0"?>
 <metaproxy xmlns="http://indexdata.com/metaproxy" version="1.0">
+  <!-- Offers a list of virtual databases, that may be only used
+  by certain users .. See example.simple-auth -->
   <start route="start"/>
   <filters>
     <filter id="frontend" type="frontend_net">
index dd9fa10..a52bc4e 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0"?>
 <metaproxy xmlns="http://indexdata.com/metaproxy" version="1.0">
+  <!-- Offers virtual databases .. No authentication -->
   <start route="start"/>
   <routes>
     <route id="start">