Referring to Problem P7, suppose the HTML file references eight very small objects on the same server.

Question:

Referring to Problem P7, suppose the HTML file references eight very small objects on the same server. Neglecting transmission times, how much time elapses with
a. Non-persistent HTTP with no parallel TCP connections?
b. Non-persistent HTTP with the browser configured for 5 parallel connections?
c. Persistent HTIP?
Problem 7
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 n DNS servers are visited before y ur host receives the IP address from DNS; the successive visits incur an RTT of RTTI , ... , RTIIn Further suppose that the Web page associated with the link contains exactly one object, consisting of a small amount of HTML text. Let RTTo denote the RTTn between the local host and the server containing the object. Assuming zero transmission time of the object. how much time elapses from when the client clicks on the link until the client receives the object?
Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Computer Networking A Top-Down Approach

ISBN: 978-0136079675

5th edition

Authors: James F. Kurose, Keith W. Ross

Question Posted: