From 50b6338a5f6ead6f943ed61e1c4a601c56349826 Mon Sep 17 00:00:00 2001 From: siska Date: Tue, 31 Mar 2015 10:30:04 +0200 Subject: [PATCH] Updated Distributed Wiki (markdown) --- services/Distributed-Wiki.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/Distributed-Wiki.md b/services/Distributed-Wiki.md index bb8951b..5249413 100644 --- a/services/Distributed-Wiki.md +++ b/services/Distributed-Wiki.md @@ -1,4 +1,4 @@ -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. +The idea is to deploy 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. The local webserver is monitored with a simple [[shell script|Distributed-Wiki#exabgp_watchdog-script]] working [[in conjunction|Distributed-Wiki#exabgp]] with [ExaBGP](https://github.com/Exa-Networks/exabgp), announcing/withdrawing the assigned route if the service is up/down. ## Network