Fix Metaproxy stops logging after check config failed MP-590
[metaproxy-moved-to-github.git] / doc / multi.xml
index cf34cd2..13830f0 100644 (file)
@@ -1,4 +1,4 @@
-<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.4//EN" 
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.4//EN"
     "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
  <!ENTITY copyright SYSTEM "copyright.xml">
  <!ENTITY % idcommon SYSTEM "common/common.ent">
   <manvolnum>3mp</manvolnum>
   <refmiscinfo class="manual">Metaproxy Module</refmiscinfo>
  </refmeta>
+
  <refnamediv>
   <refname>multi</refname>
   <refpurpose>Metaproxy Package Multiplexer Module</refpurpose>
  </refnamediv>
+
  <refsect1><title>DESCRIPTION</title>
   <para>
    This filter multiplexes packages.
@@ -34,7 +34,7 @@
   </para>
   <para>
    A target element is not required for multi-plexing to work.
-   It merely serves as a way to route differently. 
+   It merely serves as a way to route differently.
   </para>
   <para>
    If an empty
    but simply ignored (unless every one of the databases is
    unavailable).
   </para>
+  <para>
+   If an empty
+   <literal>&lt;hideerrors&gt;</literal>
+   element is placed inside the
+   <literal>multi</literal>
+   filter, then databases that reports diagnostics are not reported back
+   to the client, but simply ignored (unless every one of the databases report
+   diagnostics).
+  </para>
  </refsect1>
+
  <refsect1><title>SCHEMA</title>
    <literallayout><xi:include
                     xi:href="../xml/schema/filter_multi.rnc"
-                    xi:parse="text"  
+                    xi:parse="text"
                     xmlns:xi="http://www.w3.org/2001/XInclude" />
    </literallayout>
  </refsect1>
+
  <refsect1><title>EXAMPLES</title>
   <para>
    A typical configuration looks like this:
@@ -68,8 +77,8 @@
    </screen>
   </para>
 
- </refsect1> 
+ </refsect1>
+
  <refsect1><title>SEE ALSO</title>
   <para>
    <citerefentry>
@@ -84,7 +93,7 @@
    </citerefentry>
   </para>
  </refsect1>
+
  &copyright;
 </refentry>