Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Suppose within your Web browser you click on a link to obtain a Web page. The IP address for the associated URL is not cached
Suppose within your Web browser you click on a link to obtain a Web page. The IP address for the associated URL is not cached in your local host, so a DNS lookup is necessary to obtain the IP address. Suppose that four DNS servers are visited before your host obtains the IP address. The first DNS server visited is the local DNS server, with an RTT delay of RTT msecs. The second, third, and fourth DNS servers contacted have a roundtrip time of RTT RTT and RTT msecs, respectively. Initially, assume that the Web page associated with the link contains exactly object, consisting of a small amount of HTML text. Suppose the RTT between the local host and the Web server containing the object is RTTHTTP msecs. In the following questions, we assume no transmission delay for HTML requestsresponses
i How much time in msec elapses from when the client clicks on the link until the client receives the object?
ii Now suppose the HTML object references very small objects on the same server and assume that the local DNS server has already cached the web servers IP address. Neglecting transmission times, how much time in msec elapses from when the client clicks on the link until the base object and all additional objects are received from web server at the client, assuming nonpersistent HTTP and up to parallel TCP connections?
iii. Which transport layer protocol is used by DNS Why?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started