2
votes
2answers
507 views

Does my BIND zone really provide redundancy and load balancing?

We have the following IP addresses (for example): 1.1.1.1 2.2.2.2 Each hosts the same website, but on a different server. We want to do some really simple load balancing by having web users visit a ...
0
votes
4answers
273 views

Fault tolerance on nameservers

I have 3 servers each running a nameserver and a webserver. Today, 2 of the servers went down. I thought the last server would handle all future requests from then on out, but that only seemed to ...