Quote:
Originally Posted by Jaseeey
Have you tried registering a number of nameservers, each one according to each server. That way, if one fails, it tries the next.
Your mistaken. DNS operates in a round robin fashion.
I.e if you have two name-servers (ns-a, ns-b) and you have two clients (client-a, client-b).
client-a's resolver (or their ISP's) will ask for the name-servers for example.net.
They will get both ns-a and ns-b.
The resolver will then choose ONE name-server and if that name-server is down resolution will fail.
It chooses ns-a and ns-a happens to be down.
It will not try ns-b. (the result MAY be cached.)
client-b's resolver (or their ISP's) asks for the name-servers for example.net.
They will get both ns-a and ns-b.
The resolver will then choose ONE name-server and if that name-server is down resolution will fail.
It chooses ns-b and although ns-a is down it does not affect ns-a.
Resolution succeeds. (The result will be cached)
It does not try ns-a.
__________________Need shared hosting? Go with a host that has been in the business for 15 years and still going strong.
Looking to sell a monitoring or DNS service?
Looking to sell hosting clients and/or entire hosting company? Shoot me a PM with contact details.