diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index 5da904f5bf..aabae6bc73 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -2,7 +2,7 @@ - + BIND 9 Administrator Reference Manual @@ -2811,6 +2811,8 @@ statement in the named.conf file: sig-validity-interval number ; min-roots number; use-ixfr yes_or_no ; + provide-ixfr yes_or_no; + request-ixfr yes_or_no; treat-cr-as-space yes_or_no ; min-refresh-time number ; max-refresh-time number ; @@ -3102,6 +3104,22 @@ in . See also . +provide-ixfr + + +See the description of +provide-ixfr in + + + +request-ixfr + + +See the description of +request-ixfr in + + + treat-cr-as-space This option was used in BIND 8 to make the server treat carriage return ("\r") characters the same way @@ -4037,14 +4055,14 @@ zone transfer when the given remote server, a slave, requests it. If set to yes, incremental transfer will be provided whenever possible. If set to no, all transfers to the remote server will be nonincremental. If not set, the value -of the provide-ixfr option in the global options block -is used as a default. +of the provide-ixfr option in the view or +global options block is used as a default. The request-ixfr clause determines whether the local server, acting as a slave, will request incremental zone transfers from the given remote server, a master. If not set, the -value of the request-ixfr option in the global -options block is used as a default. +value of the request-ixfr option in the view or +global options block is used as a default. IXFR requests to servers that do not support IXFR will automatically fall back to AXFR. Therefore, there is no need to manually list