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
I checked to make sure that this issue has not already been filed
Issue Details
Version of AdGuard Home server:
v0.107.0-b.11
How did you install AdGuard Home:
Snapcraft
How did you setup DNS configuration:
DoH with dnsproxy
CPU architecture:
AMD64
Operating system and version:
Debian 11
Actual Behavior
According to RFC4074:
Suppose that an authoritative server has an A RR but has no AAAA RR for a hostname. Then, the server should return a response to a query for an AAAA RR of the name with the response code (RCODE) being 0 (indicating no error) and with an empty answer section
In this case, AdGuard Home does not cache responses, even when the minimum cache TTL is set.
Expected Behavior
AdGuard Home follows the same settings as NXDOMAIN to cache NOERROR+NODATA
@ZeroClover, hello and apologies for a late response. This seems that it has been implemented in #3707. Could you please check it out in any version of AGH since v0.107.0?
Issue Details
v0.107.0-b.11
Snapcraft
DoH with dnsproxy
AMD64
Debian 11
Actual Behavior
According to RFC4074:
In this case, AdGuard Home does not cache responses, even when the minimum cache TTL is set.
Expected Behavior
AdGuard Home follows the same settings as NXDOMAIN to cache NOERROR+NODATA
Screenshots
Screenshot:
Additional Information
This also seems to affect the dnsproxy
The text was updated successfully, but these errors were encountered: