diff options
Diffstat (limited to 'network/varnish/slack-desc')
-rw-r--r-- | network/varnish/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/varnish/slack-desc b/network/varnish/slack-desc new file mode 100644 index 0000000000..0f52e48fa1 --- /dev/null +++ b/network/varnish/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +varnish: varnish (a state of the art web application accelerator) +varnish: +varnish: Varnish Cache is a web application accelerator also known as a caching +varnish: HTTP reverse proxy. You install it in front of any server that speaks +varnish: HTTP and configure it to cache the contents. +varnish: +varnish: Varnish is free software licensed under a two-clause BSD licence, also +varnish: known as the FreeBSD licence. The project was initiated in 2005. +varnish: +varnish: Homepage: https://www.varnish-cache.org/ +varnish: |