X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fmulti.xml;h=23e40a6f7f57f2c2bd7dfe828da4e86f878e52e5;hb=eefae4c1ecdcb2d4098ac7955ed44164eab5e6cb;hp=3d83e0ec149212f1e74ebfebd30d9484c4f7f103;hpb=9960226abe1700d3dc87e68529755e5cff09f0d9;p=metaproxy-moved-to-github.git diff --git a/doc/multi.xml b/doc/multi.xml index 3d83e0e..23e40a6 100644 --- a/doc/multi.xml +++ b/doc/multi.xml @@ -1,16 +1,20 @@ - - - %common; + + %idcommon; ]> - - + + + Metaproxy + Index Data + + multi 3mp - Metaproxy Module - + Metaproxy Module + multi @@ -21,16 +25,16 @@ This filter multiplexes packages. - - - EXAMPLES - A typical configuration looks like this: - - -]]> - + The multi filter consists of zero or more + <target> elements. + If a target matches a given target specified as CDATA in the + target element, the multi filter will route traffic to the route + given by the route attribute. + + + A target element is not required for multi-plexing to work. + It merely serves as a way to route differently. If an empty @@ -41,6 +45,38 @@ but simply ignored (unless every one of the databases is unavailable). + + If an empty + <hideerrors> + element is placed inside the + multi + filter, then databases that reports diagnostics are not reported back + to the client, but simply ignored (unless every one of the databases report + diagnostics). + + + + SCHEMA + + + + + EXAMPLES + + A typical configuration looks like this: + + z3950.loc.gov:7090/voyager + bagel.indexdata.dk/gils + * + +]]> + + + SEE ALSO @@ -63,15 +99,7 @@