what is a DNS cluster?

Description of your first forum.
Post Reply
daisymorris510
Posts: 7
Joined: Thu Jan 22, 2015 3:50 pm

what is a DNS cluster?

Post by daisymorris510 » Sat Jun 27, 2015 10:47 am

Hello everyone,

Anyone describe for me what is a DNS cluster , and its advantages.

Thanks

Lillianlee
Posts: 6
Joined: Tue Jan 20, 2015 4:23 pm

Re: what is a DNS cluster?

Post by Lillianlee » Mon Jun 29, 2015 8:41 am

DNS Clustering is using multiple name servers that share the same records, located in different geographic areas to serve your DNS records.


Advantages of a DNS Cluster :


1. Downtime is 0% due to DNS service being down. If the DNS service is down in the server, the domain DNS will be supplied by the other servers in the cluster.

2. No delivery failure: If a server is down (say being rebooted), and at that point if someone tries to send an email to a domain on that server, they will get a delivery failure message and the mail will not be sent again. This is because the senders’ mail server will assume the domain does not exist. But in case a DNS cluster is setup, the mail server sending the mail will only assume the mail server is down, and hold the mail in its queue to be retried again.

3. It is easy to transfer domains among servers. The client will not have to change the name servers used by the domains. The same name servers can be used to point the domain to the new server.

4. You can use Global name servers for all your servers. No need to set specific name servers for each server.

DNS clustering together with Load balancing will definitely give you the fastest performing servers with absolutely no downtime at all.

danielchristopher004
Posts: 6
Joined: Thu Jan 22, 2015 5:17 pm

Re: what is a DNS cluster?

Post by danielchristopher004 » Wed Jul 22, 2015 3:58 pm

A DNS cluster is a number of name servers that share records. This allocates us to physically divide our name servers. This way, clients can reach our websites on server more quickly.

Post Reply