[master] servfail cache
3943. [func] SERVFAIL responses can now be cached for a limited time (configured by "servfail-ttl", default 10 seconds, limit 30). This can reduce the frequency of retries when an authoritative server is known to be failing, e.g., due to ongoing DNSSEC validation problems. [RT #21347]
This commit is contained in:
11
bin/tests/system/sfcache/README
Normal file
11
bin/tests/system/sfcache/README
Normal file
@@ -0,0 +1,11 @@
|
||||
Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
|
||||
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
|
||||
|
||||
The test setup for the SERVFAIL ncache tests has a secure root.
|
||||
|
||||
ns1 is the root server.
|
||||
|
||||
ns2 is an authoritative server for the various test domains.
|
||||
|
||||
ns5 is a caching-only server, configured with the an incorrect trusted
|
||||
key for the root. It is used for testing failure cases.
|
||||
Reference in New Issue
Block a user