tamba
10-08-2001, 09:45 AM
We have 2 DNS servers and want to introduce another webserver that will utilise the DNS of the 2 servers. Are there any issues we need to take into consideration?
![]() | View Full Version : DNS issue tamba 10-08-2001, 09:45 AM We have 2 DNS servers and want to introduce another webserver that will utilise the DNS of the 2 servers. Are there any issues we need to take into consideration? jks 10-09-2001, 11:52 AM Originally posted by tamba We have 2 DNS servers and want to introduce another webserver that will utilise the DNS of the 2 servers. Are there any issues we need to take into consideration? Not really. It depends a bit on what you mean by "utilise". If you want the webserver to be able to do recursive lookups via the DNS servers, then you need to make sure that you haven't disabled that globally. Also you ofcourse need to make sure, that the DNS servers can handle the load (normally there should not be any problems at all). |