Browsing by Author "Bhushan Pandey, Ajay"
Now showing 1 - 2 of 2
- Results Per Page
- Sort Options
Item A Comparative Study on Web Prefetching(2001-05-31) Bhushan Pandey, Ajay; Vatsavai, Ranga R.; Ma, Xiaobin; Srivastava, Jaideep; Shekhar, ShashiThe growth of the World Wide Web has emphasized the need for improved user latency. Increasing use of dynamic pages, frequent changes in the site structure, and user access patterns on the internet have limited the efficacy of caching techniques and emphasized the need for prefetching. Since prefecthing increses bandwidth, it is important that the prediction model is highly accurate and computationally feasible. It has been observed that in a web environment, certain sets of pages exhibit stronger correlations than others, a fact which can be used to predict future requests. Previous studies on predictive models are mainly based on pair interactions of pages and TOP-N approaches. In this paper we study a model based on page interactions of higher order where we exploit set relationships among the pages of a web site. We also compare the performance of this approach with the models based on pairwise interaction and the TOP-N approach. We have conducted a comparative study of these models on a real server log and five synthetic logs with varying page frequency distributions to simulate different real life web sites and identified dominance zones for each of these models. We find that the model based on higher order page interaction is more robust and gives competitive performance in a variety of situations.Item Web Proxy Server with Intelligent Prefetcher for Dynamic Pages Using Association Rules(2001-01-26) Bhushan Pandey, Ajay; Srivastava, Jaideep; Shekhar, ShashiThe growth of the World Wide Web has emphasized the need for improved user latency. Primarily, two techniques, i.e. caching and prefetching are being used for improving user latency. Several studies have been conducted on cache replacement policies for improving cache hit ratio. On prefetching side, studies have been conducted on prefetching models based on decision tree, Markov chain, and path analysis. Increasing use of dynamic pages, frequent changes in the site structure and user access patterns on the internet have limited the efficacy of caching techniques and emphasized the need for prefetching with a predictive model which is easier to build and update and have improved predictive performance. In this project, we study the existing caching and prefetching techniques and explore as to how the knowledge of user access patterns discovered through Web Mining and the information on site structure can be used to predict future requests by an user. In a web site certain sets of pages exhibit strong correlation with each other, which manifest in user access patterns. Such set correlations can be discovered in the form association rules by Web Mining of server logs. We accordingly propose a prefetching model based association rules. We also present a predictive model based on site structure where certain number of children of the current page are prefetched. We also present a design and prototype implementation of a proxy server, which use these models for prefetching and conduct experiments to evaluate the performance of these two models. In our experiments we find that the association rules prefetching model has better predictive value than the site structure model and gives good cache hit ratio without much additional traffic load.