5f0e209e5897cd507a3e03cb034665a8eb1a51ad
internal/Anycast-Wiki.md
... | ... | @@ -2,7 +2,7 @@ |
2 | 2 | |
3 | 3 | ### Intro: |
4 | 4 | |
5 | -The idea is to setup the mirrors across dn42 using [anycast](https://en.wikipedia.org/wiki/Anycast), providing redundancy, load-balancing and improved site access times. |
|
5 | +The idea is to deploy the mirrors across dn42 using [anycast](https://en.wikipedia.org/wiki/Anycast) addressing (BGP), thus providing redundancy, load-balancing and improved access times for the site. |
|
6 | 6 | The local webserver is monitored with a simple shell script (below) working in conjuction with [ExaBGP](https://github.com/Exa-Networks/exabgp), announcing/withdrawing the assigned route if the service is up/down. |
7 | 7 | |
8 | 8 | ### Network: |