aboutsummaryrefslogtreecommitdiffstats
path: root/config/haproxy-devel
Commit message (Collapse)AuthorAgeFilesLines
* haproxy-devel, made frontend merging in such a way that it is more obvious ↵PiBa-NL2013-03-144-112/+287
| | | | that a lot of settings are not needed for 'secondary' frontends.
* haproxy-devel, small bugfixes.. maintain ssl checkbox selection, dont use ↵PiBa-NL2013-03-093-12/+49
| | | | httpcheck for ssl backends, use req_ssl_hello_type for https with SNI acl's.
* haproxy-devel, ssl backend support, X-Forwarded-Proto, server states ↵PiBa-NL2013-03-083-63/+90
| | | | active/backup/disabled/inactive, certificate purpose show 'server certs' only.
* haproxy-devel,PiBa-NL2013-03-066-36/+89
| | | | | -allow shared frontend with SSL offloading -error checking+reporting to user while applying configuration.
* haproxy-devel, enable ssl selection box.PiBa-NL2013-03-051-4/+5
|
* this currently fails so disable for nowTorben Nielsen2013-03-041-2/+2
|
* add option fore removing a server rowTorben Nielsen2013-03-041-0/+11
|
* add option for setting per backend advanced settings (current only takes pr ↵Torben Nielsen2013-03-042-3/+26
| | | | server)
* isnumeric(weight) is enough to check valid server weightTorben Nielsen2013-03-041-2/+1
|
* adjust layoutTorben Nielsen2013-03-041-4/+4
|
* haproxy-devel, improvements (but 'breaks' parts current config)PiBa-NL2013-03-045-348/+424
| | | | | | | -moved the 'backend' config fields to page where they make more sense without "magic merging" of frontend settings.. -certificate can now be chosen from certificate manager certificates to find any 'config problems' run "haproxy -c -V -f /var/etc/haproxy.cfg" on a console/ssh session
* haproxy-devel, make it work and include the possibility for both SNI ↵PiBa-NL2013-03-029-1074/+1510
| | | | checking and/or SSL offloading.
* haproxy-devel - package version to haproxy 1.5 devel with ssl offloadingmarcelloc2013-02-228-0/+2628