Quote:
Originally Posted by limainfinita In sumary:
My site can has 4 dns server but just 2 first servers will work ok?
so no matter if your domain has 3, 4, 6, 10 dns servers. yur domain works with the 2 first servers right? |
Let say you have 6 nameservers, 3 sets:
ns1.host.com
ns2.host.com
ns3.personal.com
ns4.personal.com
ns5.register.com
ns6.register.com
if they all have the same IP sets:
ns1.host.com - 111.11.222.23
ns2.host.com - 111.11.222.24
ns3.personal.com - 111.11.222.23
ns4.personal.com - 111.11.222.24
ns5.register.com - 111.11.222.23
ns6.register.com - 111.11.222.24
(or even IPs that point to the same dns server or server)
Then it does not matter at all, if one set goes down, it will eventually start working from the other set, it may take 12-24 hours, but it will eventually start working.
so the first set is used first, you go to your site, your browsers trys to access your domain, its directed to your isp cache, your isp cache is told by your register that nameserver set 1 is what is to be used to find the domain online.
you then see your site. Then 20 minutes later the domain for that nameserver set expires. you will not be able to see your site until your isps cache is updated by the register saying use set 2 now, this could be hours.
now if they are differnat nameservers:
ns1.host.com
ns2.host.com
ns1.host2.com
ns2.host2.com
and they are differant servers, your site will work only parts of the time.
some people try to do this double host nameservers idea, but it will never work. if one server is down, so is your domain until cache is updated and the nameservers are changed.