Skip to content

Commit 79364db

Browse files
authored
Fix # 650: Replace broken weighted round robin link (#651)
1 parent 578e29c commit 79364db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ DNS is hierarchical, with a few authoritative servers at the top level. Your ro
597597

598598
Services such as [CloudFlare](https://www.cloudflare.com/dns/) and [Route 53](https://aws.amazon.com/route53/) provide managed DNS services. Some DNS services can route traffic through various methods:
599599

600-
* [Weighted round robin](https://www.g33kinfo.com/info/round-robin-vs-weighted-round-robin-lb)
600+
* [Weighted round robin](https://www.jscape.com/blog/load-balancing-algorithms)
601601
* Prevent traffic from going to servers under maintenance
602602
* Balance between varying cluster sizes
603603
* A/B testing

0 commit comments

Comments
 (0)