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 web sites crawling under very high loads while needing persistence or Layer7 processing.
appjail makejail \
-j haproxy \
-f gh+AppJail-makejails/haproxy \
-o virtualnet=":<random> default" \
-o nat \
-o copydir="$PWD/files" \
-o file=/usr/local/etc/haproxy.conf
Note: Data Plane API is located in /dataplaneapi
if you plane to use it.
haproxy_tag
(default:13.4
): see #tags.haproxy_ajspec
(default:gh+AppJail-makejails/haproxy
): Entry point where theappjail-ajspec(5)
file is located.
Tag | Arch | Version | Type | haproxy_install_dataplaneapi |
haproxy_dataplaneapi_version |
---|---|---|---|---|---|
13.4 |
amd64 |
13.4-RELEASE |
thin |
0 |
3.1.0 |
13.4-dataplaneapi |
amd64 |
13.4-RELEASE |
thin |
1 |
3.1.0 |
14.2 |
amd64 |
14.2-RELEASE |
thin |
0 |
3.1.0 |
14.2-dataplaneapi |
amd64 |
14.2-RELEASE |
thin |
1 |
3.1.0 |