diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2007-08-05 19:42:52 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2007-08-05 19:42:52 +0000 |
commit | 58698026e91e62f1661665187a96f783c1e98f60 (patch) | |
tree | c0e6fb8dd15238b91f23fb1840fa32bfe91a9296 /net/haproxy-devel/pkg-descr | |
parent | 501cc02476e7895611f312c3467fc974a4e55b2a (diff) |
Notes
Diffstat (limited to 'net/haproxy-devel/pkg-descr')
-rw-r--r-- | net/haproxy-devel/pkg-descr | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/net/haproxy-devel/pkg-descr b/net/haproxy-devel/pkg-descr index 4da1ab8c8502..cb0bb8d9e0d3 100644 --- a/net/haproxy-devel/pkg-descr +++ b/net/haproxy-devel/pkg-descr @@ -1,8 +1,8 @@ -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 +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. WWW: http://haproxy.1wt.eu/ |