round robing dns records #7115
miladtempaccount
started this conversation in
General
Replies: 2 comments
-
something like this |
Beta Was this translation helpful? Give feedback.
0 replies
-
I want to achieve this using adguard rewrite rules https://github.com/coredns/coredns/blob/master/plugin/loadbalance/README.md |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Roundrobin/load balancing requests for a domain to multiple ip addresses
for i.e:
we could set multi ip via rewrite rules for example.com, every time the client request example.com, one of the ip addresses would go to client ( it should support the below feature too - something like round robing geodns system ! )
Proposed solution
Beta Was this translation helpful? Give feedback.
All reactions