Question: Consider an HTTP client and server. The RTT delay between the client and server is 1 second. Suppose the needs to transmit an into its

Consider an HTTP client and server. The RTT delay between the client and server is 1 second. Suppose the needs to transmit an into its outgoing link is 3 seconds, as shown below for the first of these 100 requests.
You can assume that any other HTTP message not containing an object sent by the client and server has a 1 RTT transmission time. Suppose the client makes 100 requests, one after the other, waiting for a reply to a request before sending the next request. There is no cache copy for any of the objects and all 100 requests download an object. Please include the initial set up time as well for both cases while doing the calculations.
Using persistent HTTP (HTTP1.1), the time elapsed between the client transmitting the first request, and the receipt of the last requested object is seconds.
Using non-persistent HTTP (HTTP 1.0), the time elapsed between the client transmitting the first request, and the receipt of the last requested object is seconds.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!