diff options
Diffstat (limited to 'network/haproxy/README')
-rw-r--r-- | network/haproxy/README | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/network/haproxy/README b/network/haproxy/README index fd8942d3f6..dc8ef46728 100644 --- a/network/haproxy/README +++ b/network/haproxy/README @@ -1,9 +1,3 @@ HAProxy is a free, very fast and reliable solution offering high availability, load balancing, and proxying for TCP and HTTP-based -applications. It is particularly suited for web sites crawling under -very high loads while needing persistence or Layer7 processing. - -Note: -By default, this SlackBuild supposes that the kernel supports epoll if -the kernel release is 2.4.x. Otherwise, please modify this SlackBuild -to suit your situation. +applications. It is particularly suited for very high traffic web sites. |