Title :
Web caching through modified cache replacement algorithm
Author :
Sathiyamoorthi, V. ; Bhaskaran, V. Murali
Author_Institution :
Sona Coll. of Technol., Salem, India
Abstract :
Web caching is a mechanism used to improve network performance by reducing network traffic, load on the Web Server and delay in accessing the Web page. This is achieved by storing frequently accessed Web pages on proxy cache placed within the network. Caching can be taken place either at client side or in the proxy Server. Web proxy cache can potentially improve network performance by reducing the number of requests that reaches the server, the volume of data transferred through the network and the delay in accessing Web page. When a requested page is not present in the cache and cache is full then removal of one or more cached documents take pace. The performance of proxy depends on page replacement algorithm. The decision by which document is evicted from the cache is depends on different kinds of replacement policies used. A number of exiting cache replacement algorithms, which attempt to reduce various cost metrics such as hit rate, byte hit rate, average latency and total cost. In this paper presents one such technique that improves the Web cache performance by modifying Least Frequently Used (LFU) algorithm. Proposed algorithm is based on recency, frequency and popularity of web page with the help of Web usage mining.
Keywords :
Internet; cache storage; data mining; document handling; software performance evaluation; LFU algorithm; Web caching; Web page; Web proxy cache; Web server; Web usage mining; average latency; byte hit rate; cache replacement algorithm; cache replacement algorithms; cost metric reduction; form World Wide Web; hit rate; least frequently used algorithm; network performance improvement; network traffic reduction; page replacement algorithm; proxy server; total cost; Data mining; Educational institutions; IP networks; Web pages; Web servers; Page Replacement; Proxy; Web Caching; latency;
Conference_Titel :
Recent Trends In Information Technology (ICRTIT), 2012 International Conference on
Conference_Location :
Chennai, Tamil Nadu
Print_ISBN :
978-1-4673-1599-9
DOI :
10.1109/ICRTIT.2012.6206749