Improving World Wide Web Latency

Venkata N. Padmanabhan

EECS Department
University of California, Berkeley
Technical Report No. UCB/CSD-95-875
May 1995

http://www2.eecs.berkeley.edu/Pubs/TechRpts/1995/CSD-95-875.pdf

The HTTP protocol, as currently used in the World Wide Web, uses a separate TCP connection for each file requested. This adds significant and unnecessary overhead, especially in the number of network round trips required. We analyze the costs of this approach and propose simple modifications to HTTP that, while interoperating with unmodified implementations, avoid the unnecessary network costs. We have implemented our modifications, and our measurements show that they dramatically reduce latencies. We have also investigated the effectiveness of a scheme to mask network latency by prefetching files likely to be requested next, while the user is browsing through the currently displayed page. Our results indicate a significant benefit from prefetching at the cost of an increase in network traffic.


BibTeX citation:

@techreport{Padmanabhan:CSD-95-875,
    Author = {Padmanabhan, Venkata N.},
    Title = {Improving World Wide Web Latency},
    Institution = {EECS Department, University of California, Berkeley},
    Year = {1995},
    Month = {May},
    URL = {http://www2.eecs.berkeley.edu/Pubs/TechRpts/1995/5633.html},
    Number = {UCB/CSD-95-875},
    Abstract = {The HTTP protocol, as currently used in the World Wide Web, uses a separate TCP connection for each file requested. This adds significant and unnecessary overhead, especially in the number of network round trips required. We analyze the costs of this approach and propose simple modifications to HTTP that, while interoperating with unmodified implementations, avoid the unnecessary network costs. We have implemented our modifications, and our measurements show that they dramatically reduce latencies. We have also investigated the effectiveness of a scheme to mask network latency by prefetching files likely to be requested next, while the user is browsing through the currently displayed page. Our results indicate a significant benefit from prefetching at the cost of an increase in network traffic.}
}

EndNote citation:

%0 Report
%A Padmanabhan, Venkata N.
%T Improving World Wide Web Latency
%I EECS Department, University of California, Berkeley
%D 1995
%@ UCB/CSD-95-875
%U http://www2.eecs.berkeley.edu/Pubs/TechRpts/1995/5633.html
%F Padmanabhan:CSD-95-875