7 lines
324 B
Plaintext
7 lines
324 B
Plaintext
Varnish Cache is a web application accelerator also known as a caching
|
|
HTTP reverse proxy. You install it in front of any server that speaks
|
|
HTTP and configure it to cache the contents.
|
|
|
|
Varnish is free software licensed under a two-clause BSD licence, also
|
|
known as the FreeBSD licence. The project was initiated in 2005.
|