aboutsummaryrefslogtreecommitdiffstats
path: root/config/haproxy-devel
Commit message (Collapse)AuthorAgeFilesLines
* fix (again) default backend selectionPiBa-NL2013-08-251-1/+1
|
* haproxy-devel fix displaying shared frontends in a grouped manner.PiBa-NL2013-08-041-77/+79
| | | | +changed names of frontend variables to frontend (instead of backend)
* HAProxy-devel, fix default backend selectionPiBa-NL2013-08-031-5/+6
|
* Fixed cosmetic table display bug in haproxy_listeners.php, and DOS newline ↵Paul Venezia2013-07-172-4/+5
| | | | bug in advanced passthru config writes in haproxy.inc
* haproxy-devel, 'transparent proxy' bugfix, proper interfaces initialized for ↵PiBa-NL2013-06-221-2/+8
| | | | ipfw
* Merge pull request #459 from PiBa-NL/haproxy-devel-2.1Jim P2013-06-172-1/+3
|\ | | | | haproxy-devel updated to version 1.5dev19, including support for 'transparent proxy'
| * haproxy-devel updated to version 1.5dev19, including support for ↵PiBa-NL2013-06-172-1/+3
| | | | | | | | 'transparent proxy'
* | Merge pull request #453 from PiBa-NL/haproxy-devel-2.1Ermal Luçi2013-05-304-23/+61
|\| | | | | haproxy-devel, fix required fields a shared-backend, optional Force immediate stop of old process on reload, fix show memory usage.
| * haproxy-devel, fix required fields a shared-backend, optional Force ↵PiBa-NL2013-05-244-23/+61
| | | | | | | | immediate stop of old process on reload, fix show memory usage.
* | Merge pull request #444 from PiBa-NL/haproxy-devel-2.1Jim P2013-05-054-41/+95
|\| | | | | haproxy-devel, widget, added widget-configuration settings, fixed showing client traffic.
| * haproxy-devel, widget, added widget-configuration settings, fixed retrieving ↵PiBa-NL2013-05-054-41/+95
| | | | | | | | client traffic.
* | Merge pull request #443 from PiBa-NL/haproxy-devel-2.1Jim P2013-05-013-0/+363
|\| | | | | haproxy-devel, add widget files.
| * haproxy-devel, add widget files..PiBa-NL2013-05-013-0/+363
| |
* | Merge pull request #442 from PiBa-NL/haproxy-devel-2.1Jim P2013-05-016-36/+161
|\| | | | | haproxy-devel added widget from external github tree made by: jvorhees
| * haproxy-devel added widget from external github tree made by by: jvorheesPiBa-NL2013-05-016-36/+161
| | | | | | | | | | | | | | | | | | -widget, Source: https://github.com/jvorhees/pfsense/tree/master/Widgets/Haproxy -widget, dropped socat requirement -widget, improved enabling/disabling server abilities -support configuration of transparent proxying (though currently disabled) -fix for default http check -better startup error checks
* | Merge pull request #425 from PiBa-NL/haproxy-devel-2.1Jim P2013-04-136-121/+151
|\| | | | | haproxy-devel, added support for combining acl's,lb-agent-chk,multiple port's,openssl1.0.1
| * haproxy-devel, added support for combining acl'sPiBa-NL2013-04-146-121/+151
| | | | | | | | | | | | | | -Agent check (lb-agent-chk) -binding multiple port's -new try at including OpenSSL 1.0.1 -fix combining frontends
* | Merge pull request #420 from PiBa-NL/haproxy-devel-2.1Jim P2013-04-074-123/+276
|\| | | | | haproxy-devel, add options for checking server health
| * haproxy-devel, add options for checking server healthPiBa-NL2013-04-074-123/+276
| | | | | | | | | | -fix adding a new server -show advanced options icon in serverpool overview
* | Add newline at cert concatMax Mack2013-04-021-1/+1
|/ | | | | | | | | | | | I got an error that haproxy can't load the cert. I looked into it and saw that the two parts are concationated together without a newline. Wrong: -----END CERTIFICATE----------BEGIN RSA PRIVATE KEY----- Correct: -----END CERTIFICATE-----\r\n -----BEGIN RSA PRIVATE KEY----- It works for me now...
* advanced bind options, extended username/password characters+escaping, ↵PiBa-NL2013-03-274-25/+67
| | | | change deprecated options to current equivalents, changed nbproc default to 1, for better (default settings) compatibility with other options.
* haproxy-develPiBa-NL2013-03-166-65/+114
| | | | | | | -allow advanced configuration like a cookie per backend-server -show if ACLs have been used in the overview -fixed global advanced option saving -show all certificates, as filtering server certs didn't work properly..
* 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