Faster DNS performance through a simple test
note: this article is intended to open eyes regarding client-side DNS performance. As in making your web surfing experience faster, this has nothing to do with the performance of your website.
The results will contain lots of stuff, look near the end of the record for this:
Using dig for windows, I asked 3 servers to return a record, in this case, cnn.com. Query all servers for the same record, so it's the same size result.
Level3 - 4.2.2.1, 4.2.2.2, 4.2.2.3, 4.2.2.4, 4.2.2.5
OpenDNS - 208.67.222.222, 208.67.220.220
Comcast - 68.87.85.102
Qwest - 205.171.3.25, 205.171.2.25
Example
C:\dig>dig cnn.com @4.2.2.1
The results will contain lots of stuff, look near the end of the record for this:
;; Query time: 10 msec
So run dig, and compare your results, and choose the option with the lowest query time. I like DNS. Is there any coincidence there are 13 root servers? ;)
