A Web Caching Algorithm with Divided Cache Scope

분할 영역 기반의 웹 캐싱 알고리즘

  • 고일석 (연세대 컴퓨터산업시스템공학과) ;
  • 나윤지 (한국COD공학) ;
  • 임춘성 (연세대 컴퓨터산업시스템공학과)
  • Published : 2003.11.14

Abstract

Efficient using of web cache is becoming important factor that decide system management efficiency in web-Based system. Cache performance depends heavily on replacement algorithms, which dynamically select a suitable subset of objects for caching in a finite space. However, replacement algorithm on web cache has many differences than traditional replacement algorithm. In this paper, a web-caching algorithm is proposed for efficient operation of web base system. The algorithm is designed based on a divided scope that considered size reference characteristic and heterogeneity on web object. The performance of the algorithm is analyzed with an experiment. With the experiment results, the algorithm is compared with previous replacement algorithms, and its performance is confirmed ith an improvement of response speed.

Keywords