Title :
LRU based small latency first replacement (SLFR) algorithm for the proxy cache
Author :
Shin, Seung-Won ; Kim, Ki-Young ; Jang, Jong-su
Author_Institution :
Electron. & Telecommun. Res. Inst., Daejon, South Korea
Abstract :
Today, many replacement algorithms have been proposed to improve the performance of Web caching. Most suggested algorithms replace documents through calculating the network cost by several parameters. These algorithms require many parameters and need a long time to select the document for replacement. We introduce new algorithm, called LRU based small latency first replacement (LRU-SLFR), which combines LRU policy with real latency to achieve the best overall performance. LRU-SLFR algorithm is an extension of LRU policy with real network latency and access-count. We make the linked-list as the LRU policy and make groups by our algorithms. If proxy must replace a certain document, proxy that uses our algorithm replaces the document that takes the smallest time to load in the same conditional group window.
Keywords :
Internet; algorithm theory; cache storage; document handling; LRU based small latency first replacement algorithm; LRU policy; SLFR; Web caching; document replacement; linked-list; network latency; proxy cache; same conditional group window; Costs; Delay; Network servers; Telecommunication traffic; Web sites;
Conference_Titel :
Web Intelligence, 2003. WI 2003. Proceedings. IEEE/WIC International Conference on
Print_ISBN :
0-7695-1932-6
DOI :
10.1109/WI.2003.1241250