- "HTTP reverse proxy" => server-side HTTP cache => HTTP accelerator
client 1 --- GET foo ---> Varnish --- GET foo ---> web app (cache miss)
client 2 --- GET foo ---> Varnish (cache hit)
- Linux-only, OSS, *nix philosophy (command tools)