Hey all,
I have a brand new beautiful web server installed at work. But what we want to do is to also have a backup web server at a different site that uses a different provider. What i can't figure out is how to set this up. I dont think i can do it through DNS. By providing two IP's, DNS servers randomly pick one, not neccessarily the one that is active.
My only thought on how to do this is as follows:
The main access to this web server is through a link on another server. My thought is to have a script that runs when the link is clicked that pings the main server to see if it is active, and if not, routes the user to the backup. I'm sure that if this is a reasonable solution then it has been done in the past. Anyone have any ideas as to where i could find something like this?
Any other ideas would be very helpful.
Thanks,
Keegan
I have a brand new beautiful web server installed at work. But what we want to do is to also have a backup web server at a different site that uses a different provider. What i can't figure out is how to set this up. I dont think i can do it through DNS. By providing two IP's, DNS servers randomly pick one, not neccessarily the one that is active.
My only thought on how to do this is as follows:
The main access to this web server is through a link on another server. My thought is to have a script that runs when the link is clicked that pings the main server to see if it is active, and if not, routes the user to the backup. I'm sure that if this is a reasonable solution then it has been done in the past. Anyone have any ideas as to where i could find something like this?
Any other ideas would be very helpful.
Thanks,
Keegan