From 2b7c9cd06c6963ffae8087b1cce75a96b963073a Mon Sep 17 00:00:00 2001 From: Matt Schurenko Date: Sun, 9 Oct 2011 03:44:57 -0500 Subject: network/varnish: Added (a state of the art web application accelerator) Signed-off-by: Erik Hanson --- network/varnish/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 network/varnish/README (limited to 'network/varnish/README') diff --git a/network/varnish/README b/network/varnish/README new file mode 100644 index 0000000000..d8c1194ce9 --- /dev/null +++ b/network/varnish/README @@ -0,0 +1,8 @@ +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/ -- cgit v1.2.3