Clustering possibilities

gDNS is versatile by design. There are a number of ways you can use gDNS clustering solution to achieve the result you want, the way you want.
Shown below are a few sample scenarios that can be referenced to setup your own gDNS cluster

Scenario 1 ( single Controller and multiple Transfer servers )

In this scenario, there are no Edge servers or Failover Controllers. A single gDNS Controller and multiple Transfer servers.
This is the simplest configuration. Transfer servers are being used as the primary DNS server for the domains hosted in them.

Pros : Cheapest solution
Cons : * Least redundant DNS cluster
               * In case of main controller fails, updates aren't propogated anymore

Scenario 2 : Controller, Transfer cluster and Edge cluster

This scenario is similar to scenario 1 except that the DNS cluster redundancy is increased by the addition of Edge servers
Edge servers receive DNS records from the Controller. They also acts as the name servers for the domains.



Pros : Good DNS redundancy
Cons : In case of main controller fails, updates aren't propogated anymore

Scenario 3 ( two Controller servers and multiple Transfer servers )

In this scenario, there will be an additional Controller server, which will receive updates from the Transfer servers in case the main Controller is down. Both the Controllers serve zone data to each other. Both the Controllers can act as the primary/secondary name server for the domains. This setup does not have additional Edge servers



Pros : Additional Controller can still receive updates in case the other one fails
             Additional controller acts as Edge server also, meaning good redundancy
Cons : The cluster redundancy is limited by two servers as there are not additional Edge servers being used

Scenario 4 ( two Controllers, Edge servers, and Transfer servers )

This is the ultimate solution which will combine features of all the previous scenarios, you have two Controllers making sure that the DNS updates are processed even if one Controller is down, and adding the additional Edge servers makes the set up even more redundant.

Both the Controllers and the Edge servers can act as the name servers that means the best redundancy is offered.

Pros : Best DNS redundancy
              Presence of Failover controller makes sure that the zone updates are processed if one controller is down

 

  • 12 Users Found This Useful
Was this answer helpful?

Related Articles

gDNS syncing issue troubleshooting and simple resolution

   gDNS syncing troubleshooting steps and simple resolution.• Connectivity checking1. Check some...

Getting started with Admin-Ahead gDNS cluster

Admin-Ahead gDNS cluster is an advanced DNS clustering solution that allows you to have the DNS...

How to install gDNS Plesk Transfer server

Install From Plesk Extensions Catalog Login to Plesk panel ==> Click on Extensions ==>...

How to setup your DNS cluster using gDNS

To setup up the DNS cluster using gDNS first install the Controller server, followed by the...

How to install gDNS DirectAdmin Transfer server

Before going to install please check a PHP function has been enabled in DirectAdmin, check by...