View Single Post
Old 23-07-2008, 09:26   #12539
BetBlowWhistler
Inactive
 
Join Date: Apr 2008
Posts: 114
BetBlowWhistler has a spectacular aura about themBetBlowWhistler has a spectacular aura about themBetBlowWhistler has a spectacular aura about themBetBlowWhistler has a spectacular aura about them
Re: Virgin Media Phorm Webwise Adverts [Updated: See Post No. 1, 77, 102 & 797]

Quote:
Originally Posted by R Jones View Post
putting in the IP address, instead of the url.
What you are doing here is bypassing the DNS lookup phase (udp/53).

DNS has a default timeout of 2 seconds, and since the traffic is udp (connectionless) if the packet is 'lost' along the way there is no automatic re-submission.

If the DNS is busy (this takes a lot but it depends on which dns servers you have configured) you can easily wait up to 6 seconds for a dns response (an eternity!) or even get a page not found error in your browser (which tells you to refresh which effectively resubmits the dns request).

This has been a public service announcement by the geek-squad
BetBlowWhistler is offline