Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
59ddb53f
Commit
59ddb53f
authored
Mar 19, 2001
by
Andreas Gustafsson
Browse files
note changed default of transfer-format option
parent
c302b021
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/misc/migration
View file @
59ddb53f
...
...
@@ -19,6 +19,12 @@ If your named.conf file uses an unimplemented option, named will log a
warning message. A message is also logged about each option whose
default has changed unless the option is set explicitly in named.conf.
The default of the "transfer-format" option has changed from
"one-answer" to "many-answers". If you have slave servers that do not
understand the many-answers zone transfer format (e.g., BIND 4.9.5 or
older) you need to explicitly specify "transfer-format one-answer;" in
either the options block or a server statement.
1.2. Handling of Configuration File Errors
In BIND 9, named refuses to start if it detects an error in
...
...
@@ -179,4 +185,4 @@ directing queries for a given domain to a particular set of name
servers.
$Id: migration,v 1.2
6
2001/03/1
1
18:
39:19 bwelling
Exp $
$Id: migration,v 1.2
7
2001/03/1
9
18:
07:32 gson
Exp $
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment