Summary

Asia-Pacific Network Operations and Management Symposium

2014

Session Number:TS9

Session:

Number:TS9-4

Utilizing Group Prediction by Users' Interests to Improve the Performance of Web Proxy Servers

Tsozen Yeh,  Liangtzu Chang,  

pp.-

Publication Date:2014/09/17

Online ISSN:2188-5079

DOI:10.34385/proc.21.TS9-4

PDF download (140.1KB)

Summary:
Companies and institutions often use web proxy servers to service the multiple requests of the same web pages (or web objects) from users therein to save the network bandwidth and reduce the Internet latency. Web proxy servers usually are geographically close to their clients (users). If web proxy serves have cached valid copies of requested web objects, they can be directly delivered to users. Otherwise, users need to spend a long time on getting web objects from their hosting web servers. Both cases will require users to wait for their requests. This period of latency can be largely reduced if web proxy servers could predict what web objects users may need in the near future, and send those predicted web objects to the client sites before their actual usage. Various predicting algorithms, such as those based on temporal locality and data mining, had been proposed to enable proxy servers to make prediction of what web objects users may access. However, they often need to constantly update and maintain their models in realtime to make their schemes effective. As a result, for proxy servers servicing a large number of users, schemes demanding for complicated and realtime calculation will not be as useful as expected in practice. Based on websites and web pages commonly visited by users, we proposed a new model with an offline learning algorithm to help web proxy servers make prediction about upcoming requests of web objects from users. Compared with the hit ratio achieved by the original environment without prediction, our model can improve the caching performance of users' web browsers by up to 51.37%.