slackbuilds/network/haproxy
Matteo Bernardini 0ecfee6114
network/haproxy: Avoid specifying CFLAGS.
This allows haproxy to actually start

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-03-20 20:45:17 +07:00
..
README network/haproxy: Wrap README at 72 columns. 2022-03-13 17:43:51 -04:00
doinst.sh network/haproxy: Updated for version 1.6.1. 2015-11-02 04:14:48 +07:00
haproxy.SlackBuild network/haproxy: Avoid specifying CFLAGS. 2022-03-20 20:45:17 +07:00
haproxy.info network/haproxy: Updated for version 2.5.3. 2022-02-27 01:09:51 +07:00
rc.haproxy
slack-desc

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 very high traffic web
sites.

Note that a default configuration file is no longer provided at
/etc/haproxy/haproxy.cfg. See /usr/doc/haproxy-*/examples for some
sample configuration files.

lua53 is an optional dependency for HAProxy. Pass LUA=yes to this
script to enable lua support.