document the 'dnssec' and 'lame-servers' log categories

This commit is contained in:
Andreas Gustafsson 2001-03-07 18:46:58 +00:00
parent 2357f291c5
commit 125d183f2b

View file

@ -2,7 +2,7 @@
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.0//EN"
"http://www.oasis-open.org/docbook/xml/4.0/docbookx.dtd">
<!-- File: $Id: Bv9ARM-book.xml,v 1.111 2001/03/07 00:25:22 gson Exp $ -->
<!-- File: $Id: Bv9ARM-book.xml,v 1.112 2001/03/07 18:46:58 gson Exp $ -->
<book>
<title>BIND 9 Administrator Reference Manual</title>
@ -2482,6 +2482,24 @@ lookups performed on behalf of clients by a caching name server.</para></entry>
<entry colname = "1"><para><command>queries</command></para></entry>
<entry colname = "2"><para>Queries.</para></entry>
</row>
<row rowsep = "0">
<entry colname = "1"><para><command>dispatch</command></para></entry>
<entry colname = "2"><para>Dispatching of incoming packets to the
server modules where they are to be processed.
</para></entry>
</row>
<row rowsep = "0">
<entry colname = "1"><para><command>dnssec</command></para></entry>
<entry colname = "2"><para>DNSSEC and TSIG protocol processing.
</para></entry>
</row>
<row rowsep = "0">
<entry colname = "1"><para><command>lame-servers</command></para></entry>
<entry colname = "2"><para>Lame servers. These are misconfigurations
in remote servers, discovered by BIND 9 while it is trying to use
those servers during reolution.
</para></entry>
</row>
</tbody>
</tgroup></informaltable>
</sect3>