Show
Ignore:
Timestamp:
05/06/06 21:50:46 (7 years ago)
Author:
ahu
Message:

implement reload-zones
make loading zones do a 'round trip' of records to see if they make it alive
add 'unregistering' of record types (unused for now)
make zone loading a lot more helpful in reporting errors

Files:
1 modified

Legend:

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

    r818 r823  
    63816381            </varlistentry>        
    63826382            <varlistentry> 
     6383              <term>reload-zones</term> 
     6384              <listitem> 
     6385                <para> 
     6386                Reload data about all authoritative and forward zones. The configuration file is also scanned  
     6387                to see if the <command>auth-domain</command>, <command>forward-domain</command> and <command>export-etc-hosts</command> 
     6388                statements have changed, and if so, these changes are incorporated. 
     6389                </para> 
     6390              </listitem> 
     6391            </varlistentry>        
     6392            <varlistentry> 
    63836393              <term>top-remotes</term> 
    63846394              <listitem> 
     
    64036413                  <warning> 
    64046414                    <para> 
    6405                       Ubunty Breezy ships a version of Boost that has problems with this command! Either refrain from 
    6406                       using wipe-cache or download a more recent Boost into the PowerDNS source directory, as explained in the 
    6407                       <filename>README</filename> 
     6415                    In PowerDNS versions 3.0.0 and 3.0.1 this command is slightly buggy and might cause your nameserver to crash if the first 
     6416                    query after wiping the cache is for the domain you just wiped. 
    64086417                    </para> 
    64096418                  </warning>