What is the best way to auto failover to backup WAN link for web server
Posted
by
user66735
on Server Fault
See other posts from Server Fault
or by user66735
Published on 2011-01-13T12:04:14Z
Indexed on
2011/01/13
12:55 UTC
Read the original article
Hit count: 224
Hi
Iam looking for the best way to ensure my server ( application ) remains available for all my users (on web/LAN/WAN ), when my primary ISP link fails.
My server is behind a firewall on which both my primary & secondary links land.
I have already assigned multiple IPs (both ISP's static IP) to the 'A' record ( host.example.com ) in the DNS. However in a round robin scenario is there a way I can ensure that my web user will not see a "cannot dislay web page" error ever ??
What are the better methods to achieve this??
© Server Fault or respective owner