Skip to main content
Back to USENIX
  • Conferences
  • Students
Sign in

USENIX Conference Policies

  • Event Code of Conduct
  • Conference Network Policy
  • Statement on Environmental Responsibility Policy

Improving Web Server Performance by Caching Dynamic Data

Arun Iyengar and Jim Challenger, IBM T.J. Watson Research Center

Dynamic Web pages can seriously reduce the performance of Web servers. One technique for improving performance is tocache dynamic Web pages. We have developed the DynamicWeb cache which is particularly well-suited for dynamic pages. Our cache has improved performance signicantly at several commercial Web sites. This paper analyzes the design and performance of the DynamicWeb cache. It also presents a model for analyzing overall system performance in the presence of caching. Our cache can satisfy several hundred requests per second. On systems which invoke server programs via CGI, the DynamicWeb cache results in near-optimal performance, where optimal performance is that which would be achieved by ahypothetical cache which consumed no CPU cycles. On a system we tested which invoked server programs via ICAPI which has signicantly less overhead than CGI, the DynamicWeb cache resulted innear-optimal performance for many cases and 58% of optimal performance in the worst case. The DynamicWeb cache achieved a hit rate of around 80% when it was deployed to support the offcial Internet Web site for the 1996 Atlanta Olympic games.

Arun Iyengar, IBM T. J. Watson Research Center

Jim Challenger, IBM T. J. Watson Research Center

BibTeX
@inproceedings {261429,
author = {Arun Iyengar and Jim Challenger},
title = {Improving Web Server Performance by Caching Dynamic Data},
booktitle = {USENIX Symposium on Internet Technologies and Systems (USITS 97)},
year = {1997},
address = {Monterey, CA},
url = {https://www.usenix.org/conference/usits-97/improving-web-server-performance-caching-dynamic-data},
publisher = {USENIX Association},
month = dec
}
Download

Links

Paper: 
http://www.usenix.org/publications/library/proceedings/usits97/full_papers/iyengar/iyengar.pdf
  • Log in or register to post comments

© USENIX
EIN 13-3055038

  • Privacy Policy
  • Contact Us