mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 22:45:39 +00:00
Fix documentation for the "max-ixfr-ratio" option
Commit 9fb6d11abb
(which converted BIND 9
documentation from DocBook to Sphinx) inadvertently removed a paragraph
from the description of the "max-ixfr-ratio" option. Add the missing
paragraph back.
This commit is contained in:
@@ -1121,11 +1121,14 @@ default is used.
|
|||||||
used instead of the new format.)
|
used instead of the new format.)
|
||||||
|
|
||||||
``max-ixfr-ratio``
|
``max-ixfr-ratio``
|
||||||
This sets the size threshold (expressed as a percentage of the size of the full
|
This sets the size threshold (expressed as a percentage of the size
|
||||||
zone) beyond which ``named`` chooses to use an AXFR response rather than
|
of the full zone) beyond which ``named`` chooses to use an AXFR
|
||||||
IXFR when answering zone transfer requests. See
|
response rather than IXFR when answering zone transfer requests. See
|
||||||
:ref:`incremental_zone_transfers`.
|
:ref:`incremental_zone_transfers`.
|
||||||
|
|
||||||
|
The minimum value is ``1%``. The keyword ``unlimited`` disables ratio
|
||||||
|
checking and allows IXFRs of any size. The default is ``100%``.
|
||||||
|
|
||||||
``new-zones-directory``
|
``new-zones-directory``
|
||||||
This specifies the directory in which to store the configuration
|
This specifies the directory in which to store the configuration
|
||||||
parameters for zones added via ``rndc addzone``. By default, this is
|
parameters for zones added via ``rndc addzone``. By default, this is
|
||||||
|
Reference in New Issue
Block a user