Proxies and Caches
Proxy - fetches objects on your behalf and then passes them to your browser.
Cache - The proxy saves copies of the objects which it retrieves so that they are available locally when they are next requested.
Squid - web proxy cache server software
Object - anything which the proxy retrieves (eg web pages, image files etc)