[Lunar-commits] <moonbase> varnish: Adding to moonbase.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Tue Jun 15 02:14:27 CEST 2010


commit 935d14bd0648927b2c7adfab15c41dbfe8c0c3af
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Mon Jun 14 20:14:27 2010 -0400

    varnish: Adding to moonbase.
---
 web/varnish/DETAILS |   24 ++++++++++++++++++++++++
 1 files changed, 24 insertions(+), 0 deletions(-)

diff --git a/web/varnish/DETAILS b/web/varnish/DETAILS
new file mode 100644
index 0000000..59afe29
--- /dev/null
+++ b/web/varnish/DETAILS
@@ -0,0 +1,24 @@
+          MODULE=varnish
+         VERSION=2.1.2
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/$MODULE/
+      SOURCE_VFY=sha1:6935eeb89da7dececc72ed0ad951ccac5fcc4a71
+        WEB_SITE=http://www.varnish-cache.org/
+         ENTERED=20100614
+         UPDATED=20100614
+           SHORT="high-performance HTTP accelerator"
+
+cat << EOF
+Varnish is a state-of-the-art, high-performance HTTP accelerator. It uses the 
+advanced features in Linux 2.6, FreeBSD 6/7 and Solaris 10 to achieve its 
+high performance.
+
+Some of the features include
+
+    * A modern design
+    * VCL - a very flexible configuration language
+    * Load balancing with health checking of backends
+    * Partial support for ESI
+    * URL rewriting
+    * Graceful handling of "dead" backends 
+EOF


More information about the Lunar-commits mailing list