summaryrefslogtreecommitdiffstats
path: root/network/haproxy/README
diff options
context:
space:
mode:
author T3slider2015-11-01 22:14:48 +0100
committer Willy Sudiarto Raharjo2015-11-01 22:14:48 +0100
commit7a483f249a768cdd2aa1dcfcad3df1e56b471516 (patch)
tree56b0ad69abb3fdc90a466293a4a20adfc3a967ce /network/haproxy/README
parent59418e415bd66600b540c26ccf02857670436838 (diff)
downloadslackbuilds-7a483f249a768cdd2aa1dcfcad3df1e56b471516.tar.gz
network/haproxy: Updated for version 1.6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/haproxy/README')
-rw-r--r--network/haproxy/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/network/haproxy/README b/network/haproxy/README
index dc8ef46728..271fffc62c 100644
--- a/network/haproxy/README
+++ b/network/haproxy/README
@@ -1,3 +1,7 @@
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.