[GH-ISSUE #3009] Reuse cached NXDOMAIN responses for all record types #1109

Open
opened 2026-03-16 01:37:29 +03:00 by kerem · 0 comments
Owner

Originally created by @divergentdave on GitHub (May 23, 2025).
Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/3009

When we get an NXDOMAIN response for some query, we can reuse that response for other queries with the same name and different record types. Thus, it would be useful to cache it differently, without any record type in the cache key.

Originally created by @divergentdave on GitHub (May 23, 2025). Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/3009 When we get an NXDOMAIN response for some query, we can reuse that response for other queries with the same name and different record types. Thus, it would be useful to cache it differently, without any record type in the cache key.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#1109
No description provided.