Comparison of function based web proxy cache replacement strategies

  • Authors:
  • Hala ElAarag;Sam Romano

  • Affiliations:
  • Department of Mathematics and Computer Science, Stetson University, Deland, FL;Department of Mathematics and Computer Science, Stetson University, Deland, FL

  • Venue:
  • SPECTS'09 Proceedings of the 12th international conference on Symposium on Performance Evaluation of Computer & Telecommunication Systems
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Most web proxy caches use simple cache replacement techniques like Least Recently Used. This technique although simple is not necessarily the most efficient. Function based cache replacement strategies are more sophisticated. They consider recency, frequency, and size attributes of web objects to make replacement decisions. In this paper we provide a comprehensive study to compare eight of the most well known function based web proxy cache replacement strategies. We use the two most important performance metrics, hit rate and byte hit rate, to evaluate these techniques. We also introduce a new performance metric; the object removal rate, which is an indication of CPU usage and disk access at the proxy server. Our study provides valuable insights for both industry and academia. They are especially important for web proxy cache system administrators.