| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
You could read following messages when starting haproxy:
'frontend' cannot handle unexpected argument '*:5000'.
please use the 'bind' keyword for listening addresses.
* haproxy.cfg: Use bind for listening addresses.
* APKBUILD: Update checksums.
|
|
|
|
| |
Note: haproxy now requires openssl as it supports SNI
|
|
|
|
| |
also move the homedir for haproxy user to /var/lib/haproxy
|
|
- 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
|