X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fmulti.xml;h=cf34cd2566a1c4c72ada8a41955c62a695c5c368;hb=c9a3938f6ac03698cff3942dd2a54e5261e79b36;hp=3d83e0ec149212f1e74ebfebd30d9484c4f7f103;hpb=9960226abe1700d3dc87e68529755e5cff09f0d9;p=metaproxy-moved-to-github.git diff --git a/doc/multi.xml b/doc/multi.xml index 3d83e0e..cf34cd2 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,29 @@ but simply ignored (unless every one of the databases is unavailable). + + + SCHEMA + + + + + EXAMPLES + + A typical configuration looks like this: + + z3950.loc.gov:7090/voyager + bagel.indexdata.dk/gils + * + +]]> + + + SEE ALSO @@ -63,15 +90,7 @@