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

Supports DNS rewriting based on response IPs #6992

Closed
3 tasks done
HX-Technology-LLC opened this issue May 12, 2024 · 3 comments
Closed
3 tasks done

Supports DNS rewriting based on response IPs #6992

HX-Technology-LLC opened this issue May 12, 2024 · 3 comments
Labels
duplicate Duplicate or merged issues.

Comments

@HX-Technology-LLC
Copy link

Prerequisites

  • I have checked the Wiki and Discussions and found no answer

  • I have searched other issues and found no duplicates

  • I want to request a feature or enhancement and not ask a question

The problem

CDN providers such as Akamai and cloudflare, they have many IPs and they are common to different websites, some IPs have fast connection speeds and some have slow connection speeds, can we support rewriting based on the response IPs and IP range, to rewrite all of them to fast response IPs?

Proposed solution

Improve dns rewrite

Alternatives considered and additional information

No response

@MadSpindel
Copy link

Do you mean you only want to use the option "Fastest IP address" for specific CDN providers? And for the rest, you want to use Load-balancing or Parallel requests?

If so, if we had #6800, we could use CDN lists and point them to another Adguard Home instance with the "Fastest IP address" enabled. Also #3342 would be useful, and maybe #5144

@agneevX
Copy link
Contributor

agneevX commented May 14, 2024

some IPs have fast connection speeds and some have slow connection speeds, can we support
rewriting based on the response IPs and IP range,

I hope you understand how CDNs work, in particular how load-balancing works with very low TTLs for IP addresses returned. So what you're asking for is simply not possible.

The best option for you is public resolvers that support ECS so you're able to connect to servers closer to you.

@ainar-g
Copy link
Contributor

ainar-g commented May 17, 2024

Duplicate of #6325

@ainar-g ainar-g marked this as a duplicate of #6325 May 17, 2024
@ainar-g ainar-g closed this as not planned Won't fix, can't repro, duplicate, stale May 17, 2024
@ainar-g ainar-g added duplicate Duplicate or merged issues. and removed feature request labels May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Duplicate or merged issues.
Projects
None yet
Development

No branches or pull requests

4 participants