Show
Ignore:
Timestamp:
07/14/05 20:03:16 (8 years ago)
Author:
ahu
Message:

docs

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pdns/pdns/docs/pdns.sgml

    r438 r443  
    8484      <sect2 id="changelog-2-9-18"><title>Version 2.9.18 (unreleased)</title> 
    8585        <para>  
    86           The '8 million domains' release, which also marks the battle readiness of the PowerDNS Recursor. This release brings a number of new features, 
     86          The '8 million domains' release, which also marks the battle readiness of the PowerDNS Recursor. The latest improvements have been made possible 
     87          by financial support and contributions by <ulink url="http://register.com">Register.com</ulink> and 
     88          <ulink url="http://www.xs4all.nl/">xs4all</ulink>. Thanks!  
     89        </para> 
     90        <para> 
     91          This release brings a number of new features, 
    8792          but also has a new build dependency, the <ulink url="http://www.boost.org">Boost library</ulink>. 
    8893        </para> 
    8994        <para> 
    9095          Currently several big ISPs are evaluating the PowerDNS recursor for their resolving needs, some of them have switched already. 
    91           In the course of testing, over 350 million actual queries have been recorded and replayed, the answers turn out to be satisfactorily,  
    92           although we are still looking into some very minor discrepancies (less than 0.05% of queries have unexplained differences). 
     96          In the course of testing, over 350 million actual queries have been recorded and replayed, the answers turn out to be satisfactorily.  
    9397        </para> 
    9498        <para> 
    9599          This testing has verified that the pdns recursor, as shipped in this release, can stand up to heavy duty ISP loads  
    96           (over 20000 queries/second) and in fact does so better than major other nameservers.  
     100          (over 20000 queries/second) and in fact does so better than major other nameservers, giving more complete, being faster to boot. 
    97101        </para> 
    98102        <para> 
     
    219223                After half an hour of uptime, the entire cache would be pruned for each packet, which is a tad slow. It now appears  
    220224                the pdns recursor is among the faststest around. 
     225              </para> 
     226            </listitem> 
     227            <listitem> 
     228              <para> 
     229                Under high loads, or when unlucky, some query mthreads would get 'stuck', and show up in the statistics as eternally running queries. 
    221230              </para> 
    222231            </listitem>