From b7b8e298f63679bf2106a8539790246b1d3bf4a9 Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Thu, 19 Oct 2017 01:09:18 +0000 Subject: [PATCH] regen master --- doc/arm/Bv9ARM.ch09.html | 30 ++++++++++++++++++------------ doc/arm/notes.html | 30 ++++++++++++++++++------------ 2 files changed, 36 insertions(+), 24 deletions(-) diff --git a/doc/arm/Bv9ARM.ch09.html b/doc/arm/Bv9ARM.ch09.html index 473dd3dede..e72f976b33 100644 --- a/doc/arm/Bv9ARM.ch09.html +++ b/doc/arm/Bv9ARM.ch09.html @@ -145,10 +145,12 @@
  • The additional cache ("acache") was found not to - significantly improve performance and has been removed; - the acache-enable and - acache-cleaning-interval options are now - deprecated. + significantly improve performance and has been removed. + As a result, the acache-enable and + acache-cleaning-interval options no longer + have any effect. For backwards compatibility, BIND will + accept their presence in a configuration file, but + will log a warning.

  • @@ -161,15 +163,16 @@
  • - The additional-from-cache - and additional-from-auth options have been - deprecated. + minimal-responses is now set + to no-auth-recursive by default.

  • - minimal-responses is now set - to no-auth-recursive by default. + The additional-from-cache + and additional-from-auth options no longer + have any effect. named will log a warning + if they are set.

  • @@ -517,9 +520,12 @@
  • - As noted above, acache-enable and - acache-cleaning-interval are now - deprecated. + As noted above, the acache-enable, + acache-cleaning-interval, + additional-from-cache and + additional-from-auth options are no longer + effective and named will log a warning if + they are set.

  • diff --git a/doc/arm/notes.html b/doc/arm/notes.html index 68c5ed226d..059ef60013 100644 --- a/doc/arm/notes.html +++ b/doc/arm/notes.html @@ -105,10 +105,12 @@
  • The additional cache ("acache") was found not to - significantly improve performance and has been removed; - the acache-enable and - acache-cleaning-interval options are now - deprecated. + significantly improve performance and has been removed. + As a result, the acache-enable and + acache-cleaning-interval options no longer + have any effect. For backwards compatibility, BIND will + accept their presence in a configuration file, but + will log a warning.

  • @@ -121,15 +123,16 @@
  • - The additional-from-cache - and additional-from-auth options have been - deprecated. + minimal-responses is now set + to no-auth-recursive by default.

  • - minimal-responses is now set - to no-auth-recursive by default. + The additional-from-cache + and additional-from-auth options no longer + have any effect. named will log a warning + if they are set.

  • @@ -477,9 +480,12 @@
  • - As noted above, acache-enable and - acache-cleaning-interval are now - deprecated. + As noted above, the acache-enable, + acache-cleaning-interval, + additional-from-cache and + additional-from-auth options are no longer + effective and named will log a warning if + they are set.