|
|
|
|
|
by RKearney
3745 days ago
|
|
I use my ISP (Comcast) for DNS mainly for 2 reasons: 1. No other public DNS is faster. 75.75.75.75 is 6 "hops" away at 15ms rtt. Google's 8.8.8.8 is 10 hops away at 25ms rtt. DNS adds about 3 ms of latency for both services. 2. It's my understanding that many services can use DNS to do geographical load balancing when Anycast isn't an option. When using Google DNS I would routinely get pointed to Akamai nodes in Chicago. I live in Nashville. After switching back to Comcast I know reach Akamai in Atlanta, which provides much lower latency and higher throughput. Just my two cents. |
|
[0]https://en.wikipedia.org/wiki/Dnsmasq
N.B. I say or less because you can run it on your machine as well.