Exploiting Metadata of Absent Objects for Proxy Cache Consistency
スポンサーリンク
概要
- 論文の詳細を見る
Caching at the Web proxy server plays an important role in reducing the response time, the network traffic, and the load of Web servers. Many recent studies have proposed and examined the replacement and consistency policies for the proxy cache, which plays a central role in the performance of caching components. For better performance, they exploit various metadata of Web objects, such as the reference count, reference time, and modification time information of past behaviors, to estimate the re-reference likelihood and freshness of the objects. However, all of these known to the authors use the metadata only when the actual object is in the cache. We observed from various proxy traces that about 20-30% of clients' requests incurred only the validity checks of cached objects without transferring actual objects from the proxy server. In this case, only the metadata are necessary at the proxy server. This paper proposes a proxy cache consistency policy that uses the metadata even for absent objects, These include the time information of evicted objects from the cache and those out of the header-only replies from Web servers. Trace-driven simulations with public proxycache traces show that our policy reduces the response time and the number of connections to Web servers significantly.
- 社団法人電子情報通信学会の論文
- 2001-05-01
著者
-
Koh K
School Of Computer Science And Engineering Seoul National University
-
Kim J
Samsung Electronics Co. Ltd.
-
KIM Jooyong
Samsung Electronics Co., LTD.
-
BAHN Hyokyung
School of Computer Science and Engineering, Seoul National University
-
KOJI Kern
School of Computer Science and Engineering, Seoul National University
-
Kim Jooyong
Samsung Electronics Co. Ltd.
-
Bahn H
School Of Computer Science And Engineering Seoul National University
-
Bahn Hyokyung
School Of Computer Science And Engineering Seoul National University
関連論文
- Exploiting Metadata of Absent Objects for Proxy Cache Consistency
- Cost Sensitive Space Management in Shared Web Caches