Displaying 1 result from an estimated 1 matches for "geobalacing".
2016 Feb 13
4
Redundant and Geobalancing setup
...)
What I'd like to implement is a redundant system with 2 servers, one in NA,
one in EU.
And I'd also like to be able to add another server if needed on the west
coast.
Idea is, that if a server goes down, the users will be able to still
receive and send mails, and never loose mails.
For geobalacing and failover, I read that I can do it with DNS ( I'm with
easydns ).
I'm at the first stage where I collect informations that I try to
understand and foresee a solution.
First idea is to set up servers with a mysql master, slaves and a glusterfs
in replica mode on the servers.
I tried glu...