A web page requires total 50 HTTP requests to display complete page. From the client browser to the server round trip time RTT = 10 ms. Assume that each resource requires average 10 ms to reach the browser. a. How much time will it take to get all the responses over a non-persistent HTTP? b .How much time will it take to get all the responses over a persistent HTTP? c.How much time will it take to get all the responses over a persistent HTTP with pipelining?.
A web page requires total 50 HTTP requests to display complete page. From the client browser to the server round trip time RTT = 10 ms. Assume that each resource requires average 10 ms to reach the browser. a. How much time will it take to get all the responses over a non-persistent HTTP? b .How much time will it take to get all the responses over a persistent HTTP? c.How much time will it take to get all the responses over a persistent HTTP with pipelining?.