slackbuilds_ponce/network/haproxy/README
B. Watson fe71553765 network/haproxy: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-13 17:43:51 -04:00

11 lines
461 B
Text

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.