Smart Proxy

Smart Proxy is our project for the course of Informatic Laboratory 3.
It was developed by me, Daniele Scattaglia, Andrea Venturoli and Giampiero Censori.

Smart Proxy is a proxy server which implements prefetching. In practice, when you ask a web page to the proxy, it downloads not only the page you asked, but all the related documents. So, if you follow a link from that page the proxy will give you the cached document, without having to contact the http server again.

Here you will find our version of Smart Proxy.
NB: The documentation in the tarball is in italian. I'll try to put some documentation in english online if I'll have time.