aboutsummaryrefslogtreecommitdiff
path: root/net/haproxy/pkg-descr
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2003-06-03 05:20:23 +0000
committerWill Andrews <will@FreeBSD.org>2003-06-03 05:20:23 +0000
commit3b53fe79c8632215d36edacc6b809dfb0e8c0ede (patch)
treec30f0ec1ccf1e945871384617cb03f22813ad867 /net/haproxy/pkg-descr
parent373b1542f0faa77d375cd6434f8bde0fba69ad5c (diff)
downloadports-3b53fe79c8632215d36edacc6b809dfb0e8c0ede.tar.gz
ports-3b53fe79c8632215d36edacc6b809dfb0e8c0ede.zip
Notes
Diffstat (limited to 'net/haproxy/pkg-descr')
-rw-r--r--net/haproxy/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/net/haproxy/pkg-descr b/net/haproxy/pkg-descr
new file mode 100644
index 000000000000..fa6780fd9794
--- /dev/null
+++ b/net/haproxy/pkg-descr
@@ -0,0 +1,9 @@
+HAproxy is a high-performance and highly-robust TCP/HTTP load balancer which
+provides cookie-based persistence, automatic failover, header insertion,
+deletion, modification on the fly, advanced logging contents to help trouble-
+shooting buggy applications and/or networks, and a few other features. It uses
+its own state machine to achieve up to ten thousands hits per second on modern
+hardware, even with thousands simultaneous connections. It currently lacks SSL
+and keep-alive, both of which are planned.
+
+WWW: http://w.ods.org/tools/haproxy/