aboutsummaryrefslogtreecommitdiffstats
path: root/main/haproxy/haproxy.cfg
Commit message (Collapse)AuthorAgeFilesLines
* main/haproxy: version bump to 1.5.11Nathan Angelacos2015-02-121-1/+1
| | | | Note: haproxy now requires openssl as it supports SNI
* main/haproxy: better example configNatanael Copa2012-08-241-8/+81
| | | | also move the homedir for haproxy user to /var/lib/haproxy
* main/haproxy: move default config locationNatanael Copa2012-08-161-0/+13
- move default config location to /etc/haproxy/ - provide install/upgrade script that moves existing config to new location - provide dummy config - create haproxy user and group