From: Mukund Sivaraman Date: Thu, 10 Aug 2017 03:36:51 +0000 (+0530) Subject: Turn on glue-cache by default X-Git-Tag: v9.12.0a1~127 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=b9532d9cf309e99d9494e7c1267d965b901a2dc7;p=thirdparty%2Fbind9.git Turn on glue-cache by default - We decided to do this on the weekly BIND dev meeting - Mark reviewed patch on Jabber --- diff --git a/bin/named/config.c b/bin/named/config.c index 5ba2a3b6f15..743cfc7dd3f 100644 --- a/bin/named/config.c +++ b/bin/named/config.c @@ -138,7 +138,7 @@ options {\n\ # sortlist \n\ # topology \n\ auth-nxdomain false;\n\ - glue-cache no;\n\ + glue-cache yes;\n\ minimal-any false;\n\ minimal-responses true;\n\ recursion true;\n\ diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index c16e03efe61..ac9a802bf4b 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -6406,11 +6406,12 @@ 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, please set it to + no. The glue cache is only used when