From: Mark Andrews Date: Wed, 13 Jun 2007 07:04:47 +0000 (+0000) Subject: document duplicate and dropped stats cacategories X-Git-Tag: v9.5.0a6~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3644c4e4076e7a9e00e00f636f5ee5dcb9bfc98d;p=thirdparty%2Fbind9.git document duplicate and dropped stats cacategories --- diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index e8223c28483..38972550a53 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -18,7 +18,7 @@ - PERFORMANCE OF THIS SOFTWARE. --> - + BIND 9 Administrator Reference Manual @@ -7668,6 +7668,32 @@ query-source-v6 address * port *; + + + duplicate + + + + The number of queries which the server attempted to + recurse but discover a existing query with the same + IP address, port, query id, name, type and class + already being processed. + + + + + + dropped + + + + The number of queries for which the server + discovered a excessive number of existing + recursive queries for the same name, type and + class and were subsequently dropped. + + +