Memory-based architecture for distributed WWW caching proxy
Generate an AI Snapshot to get a quick, structured summary of this paper.
A concise AI-generated summary of the paper will appear here once you click Generate AI Snapshot.
TL;DR
A statistical analysis shows that the proposed memory-based architecture for WWW caching proxies reduces the required cache space and enables the use of fast DRAMs in the caching proxies, and solves the disk I O problem.
Abstract
In networks with heavy WWW traffic, the disk IO performance can become a bottleneck for caching proxies. To solve this problem, we propose a memory-based architecture for WWW caching proxies. The features of the proposed architecture are (1) a cache contents control that retrieves only frequently accessed WWW pages, and (2) an automatic distribution mechanism that enables efficient cache space sharing among multiple caching proxies. A statistical analysis shows that our approach reduces the required cache space. It consumes only 110 the cache space of current typical proxies while retaining the same cache hit rate. The reduced cache space enables the use of fast DRAMs in the caching proxies, and solves the disk IO problem.
