diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index 547c8c085b..7f77ee8c2d 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -148,7 +148,7 @@ experiencing denial-of-service attacks. When configured, these options can both reduce the harm done to authoritative servers and also avoid the resource exhaustion that can be - experienced by recursives when they are being used as a + experienced by recursive servers when they are being used as a vehicle for such an attack. @@ -246,7 +246,7 @@ dnssec-keymgr now takes a -r - randomfile option. + randomfile option. (Many thanks to Sebastián @@ -272,7 +272,7 @@ the same query name and type will return another SERVFAIL until the cache times out. This reduces the frequency of retries when a query is persistently failing, which can be a burden - on recursive serviers. The SERVFAIL cache timeout is controlled + on recursive servers. The SERVFAIL cache timeout is controlled by , which defaults to 1 second and has an upper limit of 30. @@ -781,7 +781,7 @@ Visibility and Control). - Changed rndc reconfig behaviour so that newly + Changed rndc reconfig behavior so that newly added zones are loaded asynchronously and the loading does not block the server.