aboutsummaryrefslogtreecommitdiffstats
path: root/config/haproxy-devel
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | haproxy-devel, corrections for memory requirements and link to 'System ↵PiBa-NL2014-03-131-9/+21
| | |/ / | | | | | | | | | | | | Tunables' for high connection counts.
| * | | Merge pull request #610 from cyberplant/patch-1Renato Botelho2014-03-131-1/+1
| |\ \ \ | | |/ / | |/| | Fixes problem stopping haproxy-devel
| | * | Fixes problem stopping haproxyLuar Roji2014-02-271-1/+1
| | |/ | | | | | | | | | | | | We've experienced problems stopping haproxy from web gui. From command line it said that haproxy was not found. I found that the path to the executable was not right, and fixed it.
| * / haproxy-devel, dont reload firewall rules every 2 minutes.PiBa-NL2014-02-281-8/+6
| |/
* | haproxy-devel, removing obsolete nonworking 'devd' and 'limits' callsPiBa-NL2014-03-131-42/+0
| |
* | haproxy-devel, extra installation/deinstallation logging to diagnose issues ↵PiBa-NL2014-02-181-4/+45
|/ | | | when the process 'hangs'
* Merge pull request #592 from PiBa-NL/hap_stats2Ermal Luçi2014-02-182-37/+54
|\ | | | | haproxy-devel, explain and reduce required fields on stats settings
| * haproxy-devel, explain and reduce required fields on stats settingsPiBa-NL2014-02-172-37/+54
| |
* | haproxy-devel, option for "HTTP Strict Transport Security" HTSTPiBa-NL2014-02-172-0/+22
| |
* | haproxy-devel, configurable cookie and stick table session persistence optionsPiBa-NL2014-02-172-59/+257
|/
* Merge pull request #589 from PiBa-NL/hap_statspageErmal Luçi2014-02-1710-32/+377
|\ | | | | haproxy-devel, integrated stats page with stick-table info WebGUI
| * haproxy-devel, add missing function haproxy_find_create_certificate(..)PiBa-NL2014-02-161-0/+21
| |
| * haproxy-devel, integrated stats page with stick-table info WebGUIPiBa-NL2014-02-1610-32/+356
| |
* | Merge pull request #588 from PiBa-NL/hap_floating_ruleErmal Luçi2014-02-171-13/+43
|\ \ | | | | | | haproxy-devel, add floating rule for transparent backends
| * | haproxy-devel, add floating rule for transparent backends so traffic doesn't ↵PiBa-NL2014-02-161-13/+43
| |/ | | | | | | halt after several packets / kb of upload/download.
* / haproxy-devel, new version needs 'ssl-server-verify none' with current configPiBa-NL2014-02-161-0/+1
|/
* Small JS fix for haproxy-devel, fix version & bump slightly.jim-p2014-01-211-3/+5
|
* haproxy-devel, fix install, include new file haproxy_htmllist.incPiBa-NL2013-12-301-0/+5
|
* haproxy-devel, - use a separate directory for testing the new configurationPiBa-NL2013-12-291-24/+28
| | | | - move "/usr/bin/limits" download to package installation
* haproxy-devel,PiBa-NL2013-12-2911-822/+887
| | | | | | | | -ability to NOT have a default_backend (if all frontends in a group use acl's) -allow selecting multiple certificates for a single frontend -support for configuring new 'agent-check' -refactoring of html row_helper(), javascript table editing, field definition -create 'valid' HTML (closing tags/javascript blocks/styles in head)
* haproxy-devel -add pkg shortcut and keep menus on backend/frontend editMarcello Coutinho2013-12-037-6/+50
|
* haproxy-devel, grammar/spelling corrections. thanks phil-davisPiBa-NL2013-11-281-1/+1
|
* haproxy-devel, -made more consistent use of frontend/backend textPiBa-NL2013-11-287-31/+72
| | | | | | | | -show hints on add/delete/clone buttons -on frontend page show servers in a backend in a hint on the backend -fix html character display in interface box. -small 'config update' to externeladdress field for localhost/any/interfaceaddress to allow for a little easier update to latest version. -trigger 'apply button' after recalculating certificate chain if a reference was changed.
* haproxy-devel, change certificate signer check haproxy_cert_signed_by(a,b)PiBa-NL2013-11-223-369/+26
|
* haproxy-develPiBa-NL2013-11-218-94/+676
| | | | | | | | -better IPv6 support -use certificate chains where available -new interface selections to listen on instead of only wan,VIPs,any,local -option to recalculate certificate chain links -show shared frontend option only when another primary frontend is present
* haproxy-devel, allow selecting between ↵PiBa-NL2013-11-103-16/+45
| | | | httpclose/http-server-close/forceclose/none
* haproxy-devel, fix showing ssl offloading optionsPiBa-NL2013-10-021-7/+0
|
* haproxy-devel, spelling correction (thanks phil-davis)PiBa-NL2013-09-302-4/+4
| | | | spelling (thanks phil-davis) & removing fixed HAProxy text for "haproxy_xmlrpcsyncclient.inc"
* Merge pull request #517 from PiBa-NL/HAProxy_update_frontendname_referencesJim P2013-09-295-195/+252
|\ | | | | haproxy-devel, cleanup+use only settings from primary frontend, XMLRPC-Sync redesigned
| * haproxy-devel, XMLRPC-Sync redesigned, using the pfSense HASync settings for ↵PiBa-NL2013-09-294-169/+213
| | | | | | | | host/user/pass, with support for chaining multiple boxes.
| * haproxy-devel, cleanup+use only settings from primary frontend, including ↵PiBa-NL2013-09-221-26/+30
| | | | | | | | its name
| * HAProxy-devel update frontend name references, for shared frontends.PiBa-NL2013-09-221-0/+9
| |
* | 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