Abstract:
In order to reduce average delay and bandwidth usage in the web, intermediate proxies usually store copies of popular objects The sharing of caches among web proxies is an important technique to reduce web traffic and alleviate network bottlenecks In this paper, a new cooperative web cache system (HMCS) based on hybrid management is proposed Upon receiving a request from client, the proxy of HMCS first checks to see whether it has the requested page If the proxy has the requested page, it returns the page to the client On the assumption that the request is hit in its redirector, it will be sent to the peer proxy and the peer proxy will return the requested file directly If none of the cooperative proxies has such page, the proxy will fetch the page from the server Therefore, the redundant duplicates among proxies are greatly reduced and efficient use of the storage of the proxy system is increased Consequently the hit rate will increase Results from the analysis and simulation show that the performance of HMCS is much better than that of CRISP and ICPS system