DocumentCode
2535579
Title
Static caching in Web servers
Author
Tatarinov, Igor ; Rousskov, Alex ; Soloviev, Valery
Author_Institution
Dept. of Comput. Sci., North Dakota State Univ., Fargo, ND, USA
fYear
1997
fDate
22-25 Sep 1997
Firstpage
410
Lastpage
417
Abstract
This paper studies caching in primary Web servers. We use log files from four Web servers to analyze the performance of various proposed cache policies for Web servers: LRU-threshold, LFU, LRU-SIZE, LRU-MIN, LRU-k-threshold and the Pitkow/Recker (1994) policy. Web document access patterns change very slowly. Based on this fact, we propose and evaluate static caching, a novel cache policy for Web servers. In static caching, the set of documents kept in the cache is determined periodically by analyzing the request log file for the previous period. The cache is filled with documents to maximize cache performance provided document access patterns do not change. The set of cached documents remains constant during the period. Surprisingly, this simple policy results in high cache performance, especially for small cache sizes. Unlike other policies, static caching incur no CPU overhead and does not suffer from memory fragmentation
Keywords
Internet; cache storage; equipment evaluation; information retrieval system evaluation; network servers; online front-ends; performance evaluation; CPU overhead; LFU; LRU-MIN; LRU-SIZE; LRU-k-threshold; LRU-threshold; Pitkow/Recker policy; Web document access patterns; cache performance; cache policies; implementation complexity an; log files; performance analysis; primary Web servers; request log file; small cache sizes; static caching; Bandwidth; Computer science; Delay; File systems; Neodymium; Network servers; Operating systems; Web server; Web sites; World Wide Web;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer Communications and Networks, 1997. Proceedings., Sixth International Conference on
Conference_Location
Las Vegas, NV
ISSN
1095-2055
Print_ISBN
0-8186-8186-1
Type
conf
DOI
10.1109/ICCCN.1997.623344
Filename
623344
Link To Document