]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen master
authorTinderbox User <tbox@isc.org>
Fri, 11 Aug 2017 01:12:23 +0000 (01:12 +0000)
committerTinderbox User <tbox@isc.org>
Fri, 11 Aug 2017 01:12:23 +0000 (01:12 +0000)
doc/arm/Bv9ARM.ch06.html
doc/arm/Bv9ARM.ch09.html
doc/arm/notes.html

index a16ee8b6a761aaac5efc30ce87f0062ed40b5160..5045452eadc558adb035331cae024e27d2a9ebaa 100644 (file)
@@ -4260,11 +4260,11 @@ options {
                   delegate to a child zone.
                 </p>
                 <p>
-                  The glue cache uses memory proportional to the
-                  number of delegations in the zone. The default
-                  setting is <strong class="userinput"><code>no</code></strong>. Setting it to
-                  <strong class="userinput"><code>yes</code></strong> 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
+                  <strong class="userinput"><code>yes</code></strong>, which improves performance
+                  at the cost of increased memory usage for the zone. If
+                  you don't want this, set it to <strong class="userinput"><code>no</code></strong>.
                 </p>
                 <p>
                   The glue cache is only used when
index 7a485dff9e15974753f91df89edf77f39fe88e5c..1d04c232332a4938e066691fa0a6c822fe307edd 100644 (file)
            <p>
              In place of the acache, <span class="command"><strong>named</strong></span> can now use
              a glue cache to speed up retrieval of glue records when sending
-             delegation responses. Use <span class="command"><strong>glue-cache yes;</strong></span>
-             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 <span class="command"><strong>glue-cache no;</strong></span> to disable it.
            </p>
          </li>
 <li class="listitem">
index 82042f54c13f3b7b2caa06a8193393f467661d53..c587dfe8e6137dabdf8a5a7a99495f94bcd46144 100644 (file)
            <p>
              In place of the acache, <span class="command"><strong>named</strong></span> can now use
              a glue cache to speed up retrieval of glue records when sending
-             delegation responses. Use <span class="command"><strong>glue-cache yes;</strong></span>
-             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 <span class="command"><strong>glue-cache no;</strong></span> to disable it.
            </p>
          </li>
 <li class="listitem">