FailOver

Am trying hard to think how to implement the best and easiest failover for my current hosting servers.

w/o running a cluster, i.e. using heartbeat / mon / lvs and stuff (all which are difficult to implement for me level)

can anyone help with coming up with a failover solution.

e.g. my pridns fail, sec dns can take over.
mail fail, backup mx can take over.

however, if apache server fail, what happens?

using round robin dns load balancing doesn't help here since dns will still continue to point to the dead webserver.


FailOver anyone?

 

 

 

 

Top