QuicksearchCodenews SearchDisclaimerThe individual owning this blog works for Oracle in Germany. The opinions expressed here are his own, are not necessarily reviewed in advance by anyone but the individual author, and neither Oracle nor any other party necessarily agrees with them.
NavigationCategories
|
DNS servers - just a short comparision ...Friday, December 4. 2009Comments
Display comments as
(Linear | Threaded)
Haha. Why did you take the second best? Was the first better on the non-ISP servers?
No ... because i considered the best result of the T-Home DNS as an anomaly as an measuring error, it was even faster ...
Taking the second best result resulted in numbers that was more in line with the otherl results. The best result for OpenDNS was 3 msecs better ... the best result for Google 2 msec better.
this is how it looks here:
for ip in 8.8.8.8 208.67.222.222 217.237.150.205; do echo ${ip} $(for i in `jot 10 1 10`; do dig @${ip} facebook.com | grep "Query"; done | awk '{ print $4 }' | sort | head -2 | tail -1)ms; done 8.8.8.8 13ms 208.67.222.222 29ms 217.237.150.205 24ms there is heavy correlation with the measured RTT to this destination (max 1 to 2 ms difference), the last one do not answer to icmp. Looks for me as if the network is the limiting factor, the dns servers themselve are much faster in this cases where the result is already within the cache.
hey dwalin
8.8.8.8 52ms 208.67.222.222 60ms 217.237.150.205 51ms (slow atom-based computer, bad wifi signal, 3MBit/s T-DSL)
Nice one-liner
primary:~# for ip in 8.8.8.8 208.67.222.222 217.237.150.205; do echo ${ip} $(for i in `jot 10 1 10`; do dig @${ip} facebook.com | grep "Query"; done | awk '{ print $4 }' | sort | head -2 | tail -1)ms; done 8.8.8.8 5ms 208.67.222.222 21ms 217.237.150.205 10ms
... because handing over even more information to the world's foremost data mining company is a great idea.
Well ... it's an decision: What do you get back for giving your data? In my example ... nothing ... so there is no reason to use it ... for other people this may look differently ...
isolation,
have you actually read the terms of service? They seem to be more than fair. Your IP-Adress will be liked to your query only for 24-48 hours. Or what could they legally do with that data in those 24-48 hours? Maybe, if they saved a state vector of each and every internet user, they could adjust it to the additional data. But I'm not sure if that's legal, and in my interpretation of the TOS, it does not happen. Oh yeah, and I'm not querying google's search-enginen directly, but via proxy, don't let it set cookies, and map google-analytics to 127.0.0.1 etc... and sometimes I use exalead, when I'm searching for things that "normal" people might search for and with google one might therefore find only link-farms and wikipedia-entries...
Results early this Saturday morning don't differ that much between my ISP and Google, with OpenDNS left behind:
@8.8.8.8 (Google): 10 msec @208.67.222.222 (OpenDNS): 24 msec @82.212.63.20 (KabelBW, my ISP): 11 msec
I guess I should consider switching to Google DNS:
8.8.8.8 2ms 208.67.222.222 15ms 217.237.150.205 8ms
Been using OpenDNS here for a few years and you'll see why …
8.8.8.8 109ms 208.67.222.222 53ms 156.154.70.22 55ms 217.237.150.205 114ms So think it'll be a while before I switch!
Depending on the location of the server from which I made the requests (two in Germany, one from France and one from the USA):
Google (8.8.4.4): 7 up to 37ms OpenDNS (208.67.222.222): 0 up to 32ms Level 3 (4.2.2.2): 9 up to 105ms my own resolver (x.x.x.x): 4 up to 175ms
At my parents ... T-DSL as well, but ADSL at 6 MBps ...
$ for ip in 8.8.8.8 208.67.222.222 217.237.150.205; do echo ${ip} $(for i in `jot 10 1 10`; do dig @${ip} facebook.com | grep "Query"; done | awk '{ print $4 }' | sort | head -2 | tail -1)ms; done 8.8.8.8 53ms 208.67.222.222 64ms 217.237.150.205 44ms
Ok, this is my situation at home behind a 50mbit VDSL line:
Google (8.8.4.4): 37ms OpenDNS (208.67.222.222): 42ms Level 3 (4.2.2.2): 30ms my own resolver (x.x.x.x): 24ms
here at Sao Paulo, Brazil...
8.8.8.8 10ms 208.67.222.222 138ms 10.1.1.1 10ms 10.1.1.1 being my local resolver cache |
Links in this articleThe LKSF bookThe book with the consolidated Less known Solaris Tutorials is available for download here
Twitterfeedstwitter.com/c0t0d0s0
http://twitpic.com/22vkb7 - In the hindsight twitter.com/codenews 6966476 syseventd timeout due to lengthy pool_stats ioctl http://bit.ly/cWdEfN twitter.com/SunPatches 133391-08 - Cumulative Maintenance Sun StorageTek Unisys CSC 5R1 5-1-28. Available since Jul/05/10. http://bit.ly/cg3egG twitter.com/SolPatchesX86 Security patch: 111607-08 - SunOS 5.8_x86: /usr/sbin/in.ftpd patch. Available since Jul/02/10. http://bit.ly/azglba twitter.com/SolPatchesSPARC Security patch: 111606-08 - SunOS 5.8: /usr/sbin/in.ftpd patch. Available since Jul/02/10. http://bit.ly/9gcHsH Web 2.0Contact
Networking xing.com My photos SyndicationTagged articlesAMD Apple avs Bahn Blogging Blogosphere braindump Business Travel CeBIT cec cec2006 CMT del.icio.us deutsch dtrace fliegen Fundsache General Hamburg IBM i hate sundays Intel iscsi jumpstart Links Linux lksf Mindfuck Movies Music Musik Niagara Opensolaris Opteron Photographie policy of ... Politik Security Solaris storage Sun suncec2007 sunw t1 The IT Business Ultrasparc ultrasparc t1 Wirtschaft Work ZFS
CommentsSat, 31.07.2010 01:54
Thanks for those comparisons T
S -food for thought indeed...
Sat, 31.07.2010 01:04
Correction for old Premium pri
ce, since I misread the SPARC
premium prices:
1-2S: $1080
3S+ $1980
Current [...]
Sat, 31.07.2010 00:47
Joerg: you know what I realiz
ed after thinking about this a
little more?
http://www.th
eregister.co.uk/2009/10/ [...]
Fri, 30.07.2010 23:12
....again FUD?...
http://ww
w.computerweekly.com/Articles/
2010/07/30/242174/Oracle-clear
s-the-air-on-OpenSolaris [...]
Buttons![]() This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Germany License
![]() ![]() ![]() Blog Administration |
Goggle. Mal wieder. Gestern haben sie ihre oeffentlich zugaenglichen DNS Resolver vorgestellt. Googel bietet damit jetzt an, was die SPD oder das BKA auch schon im Programm hatten. Mittlerweile haben SPD und BKA das abstellen (lassen) aber zumindest die S
Tracked: Dec 05, 14:07