IMPROVING HTTP LATENCY

Citation
Vn. Padmanabhan et Jc. Mogul, IMPROVING HTTP LATENCY, Computer networks and ISDN systems, 28(1-2), 1995, pp. 25-35
Citations number
12
Categorie Soggetti
Computer Sciences","System Science",Telecommunications,"Engineering, Eletrical & Electronic","Computer Science Information Systems
ISSN journal
01697552
Volume
28
Issue
1-2
Year of publication
1995
Pages
25 - 35
Database
ISI
SICI code
0169-7552(1995)28:1-2<25:IHL>2.0.ZU;2-Q
Abstract
The HTTP protocol, as currently used in the World Wide Web, uses a sep arate TCP connection for each file requested. This adds significant an d unnecessary overhead, especially in the number of network round trip s required. We analyze the costs of this approach and propose simple m odifications to HTTP that, while interoperating with unmodified implem entations, avoid the unnecessary network costs. We implemented our mod ifications, and our measurements show that they dramatically reduce la tencies.