Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shuque/ns-revalidation
Delegation Revalidation by DNS Resolvers
https://github.com/shuque/ns-revalidation
delegation dns glue ietf nameserver priming referral revalidation
Last synced: 29 days ago
JSON representation
Delegation Revalidation by DNS Resolvers
- Host: GitHub
- URL: https://github.com/shuque/ns-revalidation
- Owner: shuque
- Created: 2019-11-05T02:02:40.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-23T00:43:05.000Z (5 months ago)
- Last Synced: 2024-07-24T02:30:45.243Z (5 months ago)
- Topics: delegation, dns, glue, ietf, nameserver, priming, referral, revalidation
- Language: Makefile
- Homepage:
- Size: 390 KB
- Stars: 0
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ns-revalidation
Delegation Revalidation by DNS ResolversThis document recommends improved DNS [RFC1034] [RFC1035] resolver behavior with respect to the processing of Name Server (NS) resource record sets (RRset) during iterative resolution. When following a referral response from an authoritative server to a child zone, DNS resolvers should explicitly query the authoritative NS RRset at the apex of the child zone and cache this in preference to the NS RRset on the parent side of the zone cut. Resolvers should also periodically revalidate the child delegation by re-quering the parent zone at the expiration of the TTL of the parent side NS RRset.
Rendered versions of the current document can be found at the following links:
* [HTML] (https://www.huque.com/ietf/ns-revalidation/draft-ietf-dnsop-ns-revalidation.html)
* [TEXT] (https://www.huque.com/ietf/ns-revalidation/draft-ietf-dnsop-ns-revalidation.txt)