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
When dnstap_agent / dns_agent were a monolith, it correctly processed NXDOMAIN responses so that they ended up in Redis but that doesn't seem to be the case any more.
I will make sure that all my tooling (including Rear View RPZ) correctly handles (restored) NXDOMAIN responses, but if you've written your own tooling based on the dnstap_agent this is a heads up.
The text was updated successfully, but these errors were encountered:
When
dnstap_agent
/dns_agent
were a monolith, it correctly processedNXDOMAIN
responses so that they ended up in Redis but that doesn't seem to be the case any more.I will make sure that all my tooling (including Rear View RPZ) correctly handles (restored)
NXDOMAIN
responses, but if you've written your own tooling based on thednstap_agent
this is a heads up.The text was updated successfully, but these errors were encountered: