Abstract
With the increase in popularity of the World Wide Web, the research community has recently seen a pro-liferation of Web caching algorithms. This paper pre-sents a new such algorithm, that is efficient and robust, called Least Unified-Value (LUV). LUV evaluates a Web document based on its cost normalized by the likelihood of it being re-referenced. This results in a normalized assessment of the contribution to the value of a document, leading to a fair replacement policy. LUV can conform to arbitrary cost functions of Web documents, so it can optimize any particular perfor-mance measure of interest, such as the hit rate, the byte hit rate, or the delay-savings ratio. Unlike most existing algorithms, LUV exploits complete reference history of documents, in terms of reference frequency and recency, to estimate the likelihood of being re-referenced. Nevertheless, LUV allows for an efficient implementation in both space and time complexities. The space needed to maintain the reference history of a document is only a few bytes and furthermore, the time complexity of the algorithm is 0(log2n), where n is the number of documents in the cache. Trace-driven simulations show that the LUV algorithm outperforms existing algorithms for various performance measures for a wide range of cache configurations.
Original language | English |
---|---|
State | Published - 1999 |
Event | 2nd USENIX Symposium on Internet Technologies and Systems, USITS 1999 - Boulder, United States Duration: 11 Oct 1999 → 14 Oct 1999 |
Conference
Conference | 2nd USENIX Symposium on Internet Technologies and Systems, USITS 1999 |
---|---|
Country/Territory | United States |
City | Boulder |
Period | 11/10/99 → 14/10/99 |
Bibliographical note
Publisher Copyright:© 1999 by The USENIX Association All Rights Reserved.