diff options
author | Matt Schurenko <matt.schurenko@gmail.com> | 2011-10-09 03:44:57 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-10-11 21:20:30 -0500 |
commit | 2b7c9cd06c6963ffae8087b1cce75a96b963073a (patch) | |
tree | aab1a080e4ec604f7310807c3f1650da240e14c8 /network/varnish/slack-desc | |
parent | d237cb9dbda73bda305912e90b48f244e2c6bbec (diff) |
network/varnish: Added (a state of the art web application accelerator)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
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 000000000000..0f52e48fa1a2 --- /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: |