A Statistics-based Web Cache Prediction Model

Anthony Y. Fu,Xiao Wu,Haohuan Fu
2005-01-01
Abstract:Web cache has played a significant role in improving performance of web-based system that it can help pre-fetch expected files in advance. In this paper, we propose a novel web caching prediction model, which is based on the statistical information of the sequences of files been accessed, and we call it Statistics-based Web Cache Prediction (SWCP) model. We discuss SWCP model in detail in this paper, and explore the reason why this model improve the response time of the web server. In the experiment sections, we demonstrate using SWCP model can achieve both better hit rate and byte hit rate than former web caching algorithms.
What problem does this paper attempt to address?