Opened 16 years ago
Last modified 16 years ago
#94 new defect
Authoritative NXDOMAIN responses
Reported by: | kchen | Owned by: | ecprice |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | dns | Version: | |
Keywords: | Cc: |
Description
Responses which return an NXDOMAIN or NOERROR (with 0 responses) should set the authoritative (aa) bit. This will allow for negative caching (if desired by returning the SOA record in the authority section as well). The bit should be set regardless of whether negative caching is desired, though.
Positive responses already correctly set the aa bit.
Change History (1)
comment:1 Changed 16 years ago by kchen
- Component changed from other to dns
- Owner changed from sipb-xen to ecprice
Note: See
TracTickets for help on using
tickets.