9 lines
366 B
Plaintext
9 lines
366 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.
|
|
|
|
Homepage: https://www.varnish-cache.org/
|