Domain Name Server (DNS) speed

i’ve subscribed to Linux Format for a while and a recent issue had an
article about a service i wanna let you folks in on:

a program named “namebench” runs from your machine and “hunts down
the fastest DNS servers available for your computer to use” which you
can then push into your network setup, and benefit substantial speed
increases while browsing…

why, because so many web sites today have pages with ads and photos
stored in other places and each of those require a DNS search to
fetch…it can easily take longer to get all the IPs for all the
different parts of a page than it takes for the browser to render the
page…

so, have a look if you wish: http://code.google.com/p/namebench/

it is drop dead easy to ‘install’ (though it is in a source.tgz it
doesn’t require compiling) and runs direct from wherever you want it
(that is, no ‘install’ is required)

it takes a little while to collect all the data it needs but then the
output is nice and easy to understand…

note: i am in no way associated with either namebench or google


DenverD (Linux Counter 282315)
CAVEAT: http://is.gd/bpoMD
posted via NNTP w/TBird 2.0.0.23 | KDE 3.5.7 | openSUSE 10.3
2.6.22.19-0.4-default SMP i686
AMD Athlon 1 GB RAM | GeForce FX 5500 | ASRock K8Upgrade-760GX |
CMedia 9761 AC’97 Audio

xexe i was just going to post this :stuck_out_tongue: good i searched first if there was thread about it :wink: seems like a nice stuff, its found for me 94% faster then my curent dns

note: in unix system if you want a grafic interface you need to install python-tk.