]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for GL #4591
authorPetr Špaček <pspacek@isc.org>
Thu, 7 Mar 2024 17:28:15 +0000 (18:28 +0100)
committerMichał Kępień <michal@isc.org>
Tue, 12 Mar 2024 08:19:53 +0000 (09:19 +0100)
doc/notes/notes-9.19.22.rst

index 0812e0d3765301a9da5c5d1e76b72354aa82adf3..a1cfe42d427be1308e59a18eb9c94e1ad7cea149 100644 (file)
@@ -80,6 +80,11 @@ Bug Fixes
   :any:`max-cache-size` limit being exceeded and has now been fixed.
   :gl:`#4621`
 
+- The logic for cleaning up expired cached DNS records was
+  tweaked to be more aggressive. This change helps with enforcing
+  :any:`max-cache-ttl` and :any:`max-ncache-ttl` in a timely manner.
+  :gl:`#4591`
+
 - Changes to ``listen-on`` statements were ignored on reconfiguration
   unless the port or interface address was changed, making it
   impossible to change a related listener transport type. That issue