Skip to content

Where is the DNS cache stored #2280

Answered by jedisct1
GeniusBroccoli asked this question in Q&A
Discussion options

You must be logged in to vote

DNS records are small and ephemeral, so they are cached in memory.

Restarting the proxy will clear it.

And when query logging is enabled, you can see for every query whether the response came directly from the cache, or if it required a request to an upstream server.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@GeniusBroccoli
Comment options

@Aadam-Marshall
Comment options

Answer selected by GeniusBroccoli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #2280 on January 08, 2023 12:47.