mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
[master] document the spill category
This commit is contained in:
parent
2a12984ce6
commit
3739c1beae
1 changed files with 12 additions and 0 deletions
|
|
@ -287,6 +287,18 @@
|
|||
</para>
|
||||
</entry>
|
||||
</row>
|
||||
<row rowsep="0">
|
||||
<entry colname="1">
|
||||
<para><command>spill</command></para>
|
||||
</entry>
|
||||
<entry colname="2">
|
||||
<para>
|
||||
Logs queries that have been terminated, either by dropping
|
||||
or responding with SERVFAIL, as a result of a fetchlimit
|
||||
quota being exceeded.
|
||||
</para>
|
||||
</entry>
|
||||
</row>
|
||||
<row rowsep="0">
|
||||
<entry colname="1">
|
||||
<para><command>unmatched</command></para>
|
||||
|
|
|
|||
Loading…
Reference in a new issue