You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected advantage: Better cache efficiency and resource consumptions for operators, better latency for end users. Better protection again some dumb types of random subdomain attacks.
This is my vote. Remove the hacks for qname minimization and start doing aggressive NXDOMAIN pruning. As noted in the intro comment this is essentially the same as #86, and I'd personally consider them all to be the same issue.
Specification: https://tools.ietf.org/html/rfc8020
Expected advantage: Better cache efficiency and resource consumptions for operators, better latency for end users. Better protection again some dumb types of random subdomain attacks.
Expected disadvantage: See https://tools.ietf.org/html/rfc8020#section-5 and https://tools.ietf.org/html/rfc8020#section-7 . It might not be a good idea for unsigned zones.
Expected implementation complexity for software developers: Medium?
Expected non-compliance: ? TBD, same as for #86
Research to confirm assumptions: TBD, similar to #86
The text was updated successfully, but these errors were encountered: