MAIN MEMORY CACHING OF WEB DOCUMENTS

Authors
Citation
Ep. Markatos, MAIN MEMORY CACHING OF WEB DOCUMENTS, Computer networks and ISDN systems, 28(7-11), 1996, pp. 893-905
Citations number
8
Categorie Soggetti
Computer Sciences","System Science",Telecommunications,"Engineering, Eletrical & Electronic","Computer Science Information Systems
ISSN journal
01697552
Volume
28
Issue
7-11
Year of publication
1996
Pages
893 - 905
Database
ISI
SICI code
0169-7552(1996)28:7-11<893:MMCOWD>2.0.ZU;2-Z
Abstract
An increasing amount of information is currently becoming available th rough World Wide Web servers. Document requests to popular Web servers arrive every few tens of milliseconds at peak rate. To reduce the ove rhead imposed by frequent document requests, we propose the notion of caching a World Wide Web server's documents in its main memory (which we call Main Memory Web Caching). We show that even a small amount of main memory (512 Kbytes) that is used as a document cache, is enough t o hold more than 60% of the documents requested. We also show that tra ditional file system cache management methods are inappropriate for ma naging Main Memory Web caches, and may result in poor performance. Bas ed on trace-driven simulations of several server traces we quantify ou r claims, and propose a new cache management that dynamically adjusts itself to the clients' request pattern and cache size. We show that ou r policy is robust over a variety of parameters and results is better overall performance.