Suppose that within your web browser you click on a link to a web page. This web page contains references to five JPEG images in addition to the base HTML file. Let RTT denote the Round-Trip Time between the local host and the remote server containing the web page. Assume that the IP address for the associated URL is cached in your local host.
a) Suppose that HTTP/1.1 is used with persistent connections but no pipelining, list the sequence of events that occur until the complete web page is received by the client
b) Under the assumption of part a) and assuming negligible transmission times for the objects, what will be the approximate response time for the request, i.e., the time elapsed from when the client clicks on the link until the client receives the entire web page?