Hello All,
I would like to create a DNS cluster so I can achieve the following:
Both webservers running whm/cpanel need to be able to use both name servers.
If I have 2 dns only servers 1 in europe and 1 in the united states, will the visitor be directed to whichever dns server is closest to them?
So both dns servers also need to be able to use ns1+2.domaina.com
Thanks
I would like to create a DNS cluster so I can achieve the following:
Code:
webserver1 (ns1.domaina.com, ns2.domaina.com) ------ webserver2 (ns1.domaina.com, ns2.domaina.com)
Domain registrar glue record ns1.domaina.com + ns2.domaina.com to a webserver which has the domaina.com site on.
Exactly like godaddy.com uses ns1+2.godaddy.com then they have additional web servers just for clients which also use ns1+2.godaddy.com
So 1 server for just the domain's site, then 2 other web servers for clients.
If I have 2 dns only servers 1 in europe and 1 in the united states, will the visitor be directed to whichever dns server is closest to them?
So both dns servers also need to be able to use ns1+2.domaina.com
Thanks