International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 43 - Number 17 |
Year of Publication: 2012 |
Authors: Anish Kumar Saha, Partha Pratim Deb, Moutushi Kar, D. Rudrapal |
10.5120/6196-8721 |
Anish Kumar Saha, Partha Pratim Deb, Moutushi Kar, D. Rudrapal . An Optimization Technique of Web Caching using Fuzzy Inference System. International Journal of Computer Applications. 43, 17 ( April 2012), 20-23. DOI=10.5120/6196-8721
Caching and Prefetching are the two approaches for Web Caching. Again Web caching is a technology to reduce the response time, bandwidth uses and improving the network traffic etc. Web Prefetching tries to put the future used web objects into cache with higher probability of cache hit. In Web caching, Cache replacement algorithm is the core of it. So, good replacement policy would make effective management of cache memory utilization with higher probability of cache hits. General replacement policy like LRU, FIFO, LFU considering only the arrival time, but other parameters related to web objects should consider for deciding cacheable or not. This paper approaches a replacement policy with fuzzy inference system with input parameters Frequency, Latency and Bytesent of web objects. By considering these parameters, the replacement would have artificial intelligence in cache replacement policy.