John Heidemann / Papers / Application-level Differentiated Services for Web Servers

Application-level Differentiated Services for Web Servers
Lars Eggert and John Heidemann
USC/Information Sciences Institute

Citation

Lars Eggert and John Heidemann. Application-level Differentiated Services for Web Servers. Technical Report 99-695. University of Southern California. [PDF] [alt PDF]

Abstract

The current World-Wide Web service model treats all requests equivalently, both while being processed by servers and while being transmitted over the network. For some uses, such as web prefetching or multiple priority schemes, different levels of service are desirable. This paper presents three simple, server-side, application-level mechanisms (limiting process pool size, lowering process priorities, limiting transmission rate) to provide two different levels of web service (regular and low priority). We evaluated the performance of these mechanisms under combinations of two foreground workloads (light and heavy) and two levels of available network bandwidth (10Mb/s and 100Mb/s). Our experiments show that even with background traffic sufficient to saturate the network, foreground performance is reduced by at most 4-17%. Thus, our user-level mechanisms can effectively provide different service classes even in the absence of operating system and network support

Bibtex Citation

@techreport{Eggert99d,
  author = {Eggert, Lars and Heidemann, John},
  title = {Application-level Differentiated Services for
                           Web Servers},
  institution = {University of Southern California},
  year = {1999},
  sortdate = {1999-02-01},
  project = {ant, lsam},
  jsubject = {www},
  number = {99-695},
  month = feb,
  note = {This paper appears in World Wide Web Journal,
                           v. 2, no. 3, pp. 133--142, Aug. 1999},
  jlocation = {johnh: folder: lsam},
  keywords = {web traffic, background traffic},
  url = {https://ant.isi.edu/%7ejohnh/PAPERS/Eggert99b.html},
  psurl = {https://ant.isi.edu/%7ejohnh/PAPERS/Eggert99b.ps.gz},
  pdfurl = {https://ant.isi.edu/%7ejohnh/PAPERS/Eggert99b.pdf},
  myorganization = {USC/Information Sciences Institute},
  copyrightholder = {author}
}
Copyright © by John Heidemann