mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 22:45:39 +00:00
9.2 updates
This commit is contained in:
@@ -12,7 +12,7 @@ upgrading an existing BIND 8 installation to use BIND 9.
|
|||||||
|
|
||||||
1.1. Unimplemented Options and Changed Defaults
|
1.1. Unimplemented Options and Changed Defaults
|
||||||
|
|
||||||
BIND 9.1 supports most, but not all of the named.conf options of BIND 8.
|
BIND 9.2 supports most, but not all of the named.conf options of BIND 8.
|
||||||
For a complete list of implemented options, see doc/misc/options.
|
For a complete list of implemented options, see doc/misc/options.
|
||||||
|
|
||||||
If your named.conf file uses an unimplemented option, named will log a
|
If your named.conf file uses an unimplemented option, named will log a
|
||||||
@@ -217,4 +217,4 @@ directing queries for a given domain to a particular set of name
|
|||||||
servers.
|
servers.
|
||||||
|
|
||||||
|
|
||||||
$Id: migration,v 1.33 2001/05/22 02:01:28 gson Exp $
|
$Id: migration,v 1.34 2001/05/30 23:02:01 bwelling Exp $
|
||||||
|
@@ -48,7 +48,7 @@ set up a simple DNS-based load balancing system where the name server
|
|||||||
answers queries about a single DNS name with a dynamically changing
|
answers queries about a single DNS name with a dynamically changing
|
||||||
set of A records.
|
set of A records.
|
||||||
|
|
||||||
BIND 9.1 introduces a new, simplified database interface, or "sdb",
|
BIND 9.1 introduced a new, simplified database interface, or "sdb",
|
||||||
which greatly simplifies the writing of drivers for these kinds of
|
which greatly simplifies the writing of drivers for these kinds of
|
||||||
applications.
|
applications.
|
||||||
|
|
||||||
@@ -165,4 +165,4 @@ Future Directions
|
|||||||
A future release may support dynamic loading of sdb drivers.
|
A future release may support dynamic loading of sdb drivers.
|
||||||
|
|
||||||
|
|
||||||
$Id: sdb,v 1.4 2001/01/09 21:50:30 bwelling Exp $
|
$Id: sdb,v 1.5 2001/05/30 23:02:03 bwelling Exp $
|
||||||
|
Reference in New Issue
Block a user