summaryrefslogtreecommitdiffstats
path: root/network/varnish/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/varnish/README')
-rw-r--r--network/varnish/README8
1 files changed, 8 insertions, 0 deletions
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/