]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
update release date; mention new zone cache feature 10376/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 27 May 2021 08:26:56 +0000 (10:26 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 27 May 2021 08:27:21 +0000 (10:27 +0200)
docs/changelog/4.5.rst
docs/secpoll.zone

index 77ed8eda1647b45846eb107b6e7d2a84ab5280f4..c858308b0611826662d79915cff6159abdd0247d 100644 (file)
@@ -3,11 +3,15 @@ Changelogs for 4.5.x
 
 .. changelog::
   :version: 4.5.0-alpha1
-  :released: 15th of May 2021
+  :released: 27th of May 2021
 
   This is version 4.5.0-alpha1 of the Authoritative Server.
   This release contains a ton of improvements and bug fixes compared to 4.4, but very few user visible changes.
 
+  The one notable feature is the 'zone cache', which allows PowerDNS to keep a list of zones in memory, updated periodically.
+  With this cache, PowerDNS can avoid hitting the database with queries for unknown domains.
+  In some setups, and some attack scenarios, this can make a serious performance difference.
+
   Please make sure to read the :doc:`upgrade notes <../upgrading>` before upgrading.
 
   .. change::
@@ -238,7 +242,7 @@ Changelogs for 4.5.x
     :tags: New Features
     :pullreq: 9464, 10432
 
-    Add a cache of all domains, avoiding backend lookups for domains that do not exist, and for non-existing subdomains. (Chris Hofstaedtler)
+    Add a cache of all zones, avoiding backend lookups for zones that do not exist, and for non-existing subzones. (Chris Hofstaedtler)
 
   .. change::
     :tags: Improvements
index b7bfcc0f14a7116a4a4f09dd01eb6d1c82af72f1..c846dbacc32a5607eaa86b6e744b9ee318d52705 100644 (file)
@@ -1,4 +1,4 @@
-@       86400   IN  SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021052600 10800 3600 604800 10800
+@       86400   IN  SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021052700 10800 3600 604800 10800
 @       3600    IN  NS  pdns-public-ns1.powerdns.com.
 @       3600    IN  NS  pdns-public-ns2.powerdns.com.