Changeset 823 for trunk/pdns/pdns/docs/pdns.sgml
- Timestamp:
- 05/06/06 21:50:46 (7 years ago)
- Files:
-
- 1 modified
-
trunk/pdns/pdns/docs/pdns.sgml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pdns/pdns/docs/pdns.sgml
r818 r823 6381 6381 </varlistentry> 6382 6382 <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> 6383 6393 <term>top-remotes</term> 6384 6394 <listitem> … … 6403 6413 <warning> 6404 6414 <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. 6408 6417 </para> 6409 6418 </warning>