summaryrefslogtreecommitdiffstats
path: root/network/haproxy/README
blob: fd8942d3f6602a3a26a1e775d9d5c48e9d5b81a6 (plain)
1
2
3
4
5
6
7
8
9
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.