From f589a68960e2a250097b356ed3a128fd285837bf Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 20 Apr 2015 21:09:06 +0100 Subject: [PATCH] failover --- entries/failover.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 entries/failover.txt diff --git a/entries/failover.txt b/entries/failover.txt new file mode 100644 index 0000000..81c24fc --- /dev/null +++ b/entries/failover.txt @@ -0,0 +1,6 @@ +failover + +Is the capability for a secondary system to take over when the main system +fails. For example if server A crashes then mirrored server B automatically +takes over, or if the main internet connection fails then mobile broadband +might automatically be enabled.