diff options
Diffstat (limited to 'network/haproxy/README')
-rw-r--r-- | network/haproxy/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/network/haproxy/README b/network/haproxy/README index dc8ef4672852..271fffc62cec 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. |