From: Tinderbox User
- 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.
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.