USENIX Symposium on Internet Technologies and Systems, 1997
Improving Web Server Performance by Caching Dynamic Data
Arun Iyengar and Jim Challenger
IBM T.J. Watson Research Center
Abstract
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.
- USENIX Members may view the full text of this paper in
PDF form.
(Use your membership number as the username for access.)
- If you need the latest Adobe Acrobat Reader, you can download it from Adobe's site.
- To become a USENIX Member, please see our Membership Information.
- Current USENIX Members may change their password.
|