slackbuilds/network/haproxy
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
README network/haproxy: Updated for version 1.3.15.7 2010-05-12 17:43:25 +02:00
doinst.sh network/haproxy: Handle .new files correctly. 2011-03-24 19:23:15 -05:00
haproxy.SlackBuild network/haproxy: Handle .new files correctly. 2011-03-24 19:23:15 -05:00
haproxy.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
rc.haproxy network/haproxy: Updated for version 1.3.15.7 2010-05-12 17:43:25 +02:00
slack-desc network/haproxy: Added to 12.1 repository 2010-05-11 22:54:48 +02:00

README

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.