I am currently setting up a second cpanel server in my configuration. How do I set up the dns cluster correctly with two webservers and in the near feature with more webservers.
With a one server setup I configured my dns cluster like this;
Server 1 was configured to synchronize changes between the two nameservers.
With the second server I currently have done this, also synchronize changes between the webservers and the nameservers.
Is this the correct configuration or am I missing something?
With a one server setup I configured my dns cluster like this;
Code:
*********** ***********
* NS1 * * NS2 *
*********** ***********
| |
| |
| -----------------------
| |
| |
***********
* Server1 *
***********
With the second server I currently have done this, also synchronize changes between the webservers and the nameservers.
Code:
----------------------------------
| |
*********** *********** |
* NS1 * * NS2 * |
*********** *********** |
| | | |
| | | ----
| ----------------------- | |
| | | |
| | | |
*********** ***********
* Server1 * * Server2 *
*********** ***********