]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
remove mention of 3.1.1 RC1 + remove 1000qps limit warning for DNSSEC
authorBert Hubert <bert.hubert@netherlabs.nl>
Thu, 12 Jul 2012 18:25:47 +0000 (18:25 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Thu, 12 Jul 2012 18:25:47 +0000 (18:25 +0000)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2677 d19b8d6e-7fed-0310-83ef-9ca221ded41b

pdns/docs/pdns.xml

index 509f8cd83c0850feeb9fbc613c0fdaccf2efcb9c..126737c9378beeb8e0d777dde5e2cd5329a5a6e5 100644 (file)
@@ -97,7 +97,7 @@
       </para>
       <sect2 id="changelog-auth-3-1-1"><title>PowerDNS Authoritative Server 3.1.1</title>
          <note>
-       <para>RC1 released on the 2nd of July 2012</para>
+       <para>..</para>
       </note>
       <para>
        This is a maintenance update to the 3.1 release, fixing a few important issues.
@@ -11438,8 +11438,15 @@ $ pdnssec rectify-zone powerdnssec.org
   </section>
   <section id="dnssec-performance"><title>Performance</title>
   <para>
-    As of version 3.0, PowerDNSSEC has not be tuned for performance. In practice this means that operations
-    above 1000 queries per second should not yet be attempted.
+       DNSSEC has a performance impact, mostly measured in terms of
+       additional memory used for the signature caches. In addition, on
+       startup or AXFR-serving, a lot of signing needs to happen.
+  </para>
+  <para>
+       Please see <ulink 
+       url="http://wiki.powerdns.com/trac/wiki/LargeScaleDNSSECBCP">Large
+       Scale DNSSEC Best Current Practices</ulink> for the most up to date
+       information.
   </para>
   </section>
   <section id="dnssec-thanks-to"><title>Thanks to, acknowledgements</title>