This is a discussion on Re: Can one mirror a web server ? within the Bind Users forums, part of the DNS and Related Forums category; barrett bonden wrote: >Can one mirror a web server ? > >The idea is to make a failsafe and ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
barrett bonden wrote:
>Can one mirror a web server ? > >The idea is to make a failsafe and transparent dual computer system at two >sites. > >This would involve (can it be done ?) one dns setting point to two ip >addresses ? > You can do that. It'll result in roughly equal (at the connection level, unrelated to actual server responsiveness and/or load) amounts of traffic to each web server under normal conditions, and a potentially s-l-o-w browser failover if one of the webservers goes down or becomes unavailable for whatever reason. Some very old browsers may not be capable of doing address failover at all. For superior load-balancing and/or failover, you'd need to get some specialized hardware and/or software. - Kevin |