]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for GL #4591
authorPetr Špaček <pspacek@isc.org>
Thu, 7 Mar 2024 09:39:00 +0000 (10:39 +0100)
committerPetr Špaček <pspacek@isc.org>
Thu, 7 Mar 2024 09:39:00 +0000 (10:39 +0100)
doc/notes/notes-9.18.25.rst

index 0781387e46e70078103f9f9b23ce216764435cf3..eb7f52493734c1d8c537359ff0dd64372fc0f79f 100644 (file)
@@ -25,6 +25,11 @@ Bug Fixes
   :any:`max-cache-size` limit being exceeded and has now been fixed.
   :gl:`#4621`
 
+- The logic for cleaning up cached DNS records whose TTL has expired 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`
+
 - A use-after-free assertion might get triggered when the overmem cache
   cleaning triggers. :gl:`#4595`