Opened 16 years ago
#96 new defect
Consider allowing negative caching of DNS results
Reported by: | kchen | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | other | Version: | |
Keywords: | Cc: |
Description
Allowing negative caching of DNS results is recommended, but not required. RFC 2308 talks about this.
Consider allowing client nameservers to cache NOERROR with 0 answers and NXDOMAIN responses by adding an SOA record to the authority section of responses.
The last field (the minimum TTL field) controls how long the negative answer is cached for.
Note: See
TracTickets for help on using
tickets.