• DocumentCode
    1554612
  • Title

    Proxy cache algorithms: design, implementation, and performance

  • Author

    Shim, Junho ; Scheuermann, Peter ; Vingralek, Radek

  • Author_Institution
    Comput. Assoc. Int. Corp., Islandia, NY, USA
  • Volume
    11
  • Issue
    4
  • fYear
    1999
  • Firstpage
    549
  • Lastpage
    562
  • Abstract
    Caching at proxy servers is one of the ways to reduce the response time perceived by World Wide Web users. Cache replacement algorithms play a central role in the response time reduction by selecting a subset of documents for caching, so that a given performance metric is maximized. At the same time, the cache must take extra steps to guarantee some form of consistency of the cached documents. Cache consistency algorithms enforce appropriate guarantees about the staleness of the cached documents. We describe a unified cache maintenance algorithm, LNC-R-WS-U, which integrates both cache replacement and consistency algorithms. The LNC-R-WS-U algorithm evicts documents from the cache based on the delay to fetch each document into the cache. Consequently, the documents that took a long time to fetch are preferentially kept in the cache. The LNC-R-W3-U algorithm also considers in the eviction consideration the validation rate of each document, as provided by the cache consistency component of LNC-R-WS-U. Consequently, documents that are infrequently updated and thus seldom require validations are preferentially retained in the cache. We describe the implementation of LNC-R-W3-U and its integration with the Apache 1.2.6 code base. Finally, we present a trace-driven experimental study of LNC-R-W3-U performance and its comparison with other previously published algorithms for cache maintenance
  • Keywords
    Internet; cache storage; data integrity; information resources; software performance evaluation; Apache code base; World Wide Web; cache consistency algorithms; cache maintenance algorithm; cache replacement algorithms; delay; document; experimental study; performance; proxy cache algorithms; proxy servers; response time; Algorithm design and analysis; Delay; Helium; Heuristic algorithms; Measurement; TV; Telephony; Web server; Web services; Web sites;
  • fLanguage
    English
  • Journal_Title
    Knowledge and Data Engineering, IEEE Transactions on
  • Publisher
    ieee
  • ISSN
    1041-4347
  • Type

    jour

  • DOI
    10.1109/69.790804
  • Filename
    790804