From: Tinderbox User Date: Fri, 11 Aug 2017 01:12:23 +0000 (+0000) Subject: regen master X-Git-Tag: v9.12.0a1~125 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=4e22c61020c6c08a0b7eeb251315c21e97e4e4f1;p=thirdparty%2Fbind9.git regen master --- diff --git a/doc/arm/Bv9ARM.ch06.html b/doc/arm/Bv9ARM.ch06.html index a16ee8b6a76..5045452eadc 100644 --- a/doc/arm/Bv9ARM.ch06.html +++ b/doc/arm/Bv9ARM.ch06.html @@ -4260,11 +4260,11 @@ options { delegate to a child zone.

- The glue cache uses memory proportional to the - number of delegations in the zone. The default - setting is no. Setting it to - yes will improve performance - at the cost of increased memory usage for the zone. + The glue cache uses memory proportional to the number + of delegations in the zone. The default setting is + yes, which improves performance + at the cost of increased memory usage for the zone. If + you don't want this, set it to no.

The glue cache is only used when diff --git a/doc/arm/Bv9ARM.ch09.html b/doc/arm/Bv9ARM.ch09.html index 7a485dff9e1..1d04c232332 100644 --- a/doc/arm/Bv9ARM.ch09.html +++ b/doc/arm/Bv9ARM.ch09.html @@ -280,10 +280,8 @@

In place of the acache, named can now use a glue cache to speed up retrieval of glue records when sending - delegation responses. Use glue-cache yes; - to enable this feature. Because it increases memory usage, - the glue cache is disabled by default, but it can signifiantly - increase performance when serving delegation-heavy zones. + delegation responses. Unlike acache, this feature is on by + default; use glue-cache no; to disable it.

  • diff --git a/doc/arm/notes.html b/doc/arm/notes.html index 82042f54c13..c587dfe8e61 100644 --- a/doc/arm/notes.html +++ b/doc/arm/notes.html @@ -241,10 +241,8 @@

    In place of the acache, named can now use a glue cache to speed up retrieval of glue records when sending - delegation responses. Use glue-cache yes; - to enable this feature. Because it increases memory usage, - the glue cache is disabled by default, but it can signifiantly - increase performance when serving delegation-heavy zones. + delegation responses. Unlike acache, this feature is on by + default; use glue-cache no; to disable it.