 |
|
Web caching (also known as proxy caching) is a means of improving browser response
times and reducing network traffic. In a typical scenario, a web cache acts as an
intermediary between potentially thousands of users and the Internet. The web cache
accepts user requests and satisfies them using web content that has been cached,
prefetched, or retrieved directly from an origin web server. By intelligently
caching popular web content close to the user, web caches dramatically improve
web response times and greatly reduce network traffic.
This is a project that I had participated. There are also
some other research projects
in which I have involved or am involving.
|