DNS Lookup Speed up

TransAmDan

Forum Admin
Staff member
The DNS is Domain Name Lookup. You see the website names as http://www.solent-renegades.co.uk, but this gets converted into an IP address In this case 108.161.188.130 so your web browser knows where to get the data from. The names are just put there for easy reading for humans, its all a bunch of numbers behind the scenes.

So when you type in a website name, it goes to a name server, and grabs the details. These names servers are dotted around the world. Our DNS settings are on the old windows website server. By moving these settings to the new dedicated server, we should be able to decrease the look up times.

Testing a page from the content delivery network, we are downloading very quick, at 46ms. Alstohug we have waster 366ms in the look up.

#ResourceContent TypeStart OffsetDNS LookupInitial ConnectionSSL NegotiationTime to First ByteContent DownloadBytes DownloadedError/Status CodeIPLocation*
1http://cdn.solent-re...icture26021-202.htmltext/html0.397 s366 ms31 ms-45 ms1 ms8.1 KB200108.161.188.130NetDNA

Although by re running the same test, its remembers the DNS.

#ResourceContent TypeStart OffsetDNS LookupInitial ConnectionSSL NegotiationTime to First ByteContent DownloadBytes DownloadedError/Status CodeIPLocation*
1http://cdn.solent-re...icture26021-202.htmltext/html0.029 s-29 ms-41 ms2 ms8.1 KB200108.161.188.130NetDNA

So repeat pages are quick as your computer remembers previous lookups, just wanted to speed up the initial connection time.

looking up Solent Renegades Car Club will be perhaps 366ms, but then so will looking up cdn.solent-renegades.co.uk as its technically a different location. Which could add another 300ms look up to the total page load time, although many things are loaded in parallel.
 
Last edited:
You will probably think I'm mad doing this tweaking.
However many of us are tinkering with cars, you may port and polish the intake manifold to get more power, so I guess its similar to what I'm going with the website, tweaking here and there.
 
But you love all this computer tinkering stuff :) I have noticed that forum is quicker, especially uploading photos...And I'm not saying that as I could be bias lol!
 
Back
Top