Posts: 31
Location: Tualatin Oregon
|
This is not about how long it takes between registering a domain name and when it goes live.
DNS Propagation = when you change the dns or register, it takes a while for everyone elses nameservers to update
DNS Resolution = the process of changing a domain name into the correct IP address and then connecting to the correct web server. This process is what the name servers do.
My problem is that that DNS resolution takes way long on one host and is normal on my other host, domains are both registered through godaddy. What Im wondering is this- if a host has only one name server for all of its customers, and its a large host, wouldnt that create a bottleneck in the datastream?
From my understanding the request flow would be this- I type in auradev.com, my isps nameserver resloves auradev.com into the IP, a request containing the IP and Domain are made to the hosts name server, the host grabs the correct data and sends it back.
Now- wouldnt having a billion domains on the one host server create a bottle neck. Every other host i have seen has like ns1.server1-hostcompany.com and ns2.server1-hostcompany.com, then ns1.server2-hostcompany.com and ns2.server2-hostcompany.com and so on.... so each physical server has its own Domain Name Server....
Any thoughts?
Last edited by AuraDev; 05-23-2004 at 01:03 PM..
|