Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net.dns.prefer_ipv4 still making AAAA requests #9857

Open
schoentoon opened this issue Jan 21, 2025 · 0 comments
Open

net.dns.prefer_ipv4 still making AAAA requests #9857

schoentoon opened this issue Jan 21, 2025 · 0 comments

Comments

@schoentoon
Copy link

Is your feature request related to a problem? Please describe.
Despite having net.dns.prefer_ipv4 true in our configuration, we still observe AAAA requests being made.

Describe the solution you'd like
Ideally whenever net.dns.prefer_ipv4 is set to true, it wouldn't make any AAAA dns requests at all. I would say the same should be the case for net.dns.prefer_ipv6 shouldn't make A dns requests.

Describe alternatives you've considered
We've set net.dns.prefer_ipv4 true, which works for us. It would just be nice to not have any ipv6 related dns requests anymore alongside.

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant