aboutsummaryrefslogtreecommitdiffstats
path: root/config/haproxy
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #130 from briantist/patch-5Marcello Coutinho2011-12-131-6/+84
|\
| * Added new stats options, made changes to make monitor uri optional, added new...briantist2011-12-131-6/+84
* | Merge pull request #129 from briantist/patch-4Marcello Coutinho2011-12-131-2/+2
|\ \
| * | Fixed a base64 encoding error on the advanced options.briantist2011-12-131-2/+2
| |/
* | Merge pull request #128 from briantist/patch-3Marcello Coutinho2011-12-131-0/+2
|\ \
| * | Added backup and disabled options for servers.briantist2011-12-131-0/+2
| |/
* / Changes for new server statuses and to make monitor uri optional.briantist2011-12-131-8/+20
|/
* Fix these misplaced "endif;" statements, they were causing the opening form t...jim-p2010-12-021-1/+1
* Do not foreach() unless configuredScott Ullrich2010-05-111-7/+9
* Fix typeo, base64deode -> base64_decode.thompsa2010-03-191-2/+2
* Only show option if haproxy.cfg existsScott Ullrich2010-01-231-13/+14
* trim() outputScott Ullrich2010-01-231-1/+1
* Nuke .Scott Ullrich2010-01-231-1/+1
* Scroll to bottom of page after outputting configuration fileScott Ullrich2010-01-231-2/+2
* Add option to show generated haproxy.cfg fileScott Ullrich2010-01-231-0/+20
* Show how many detected cores/processorsScott Ullrich2010-01-231-1/+1
* Adding local0 to remote syslogScott Ullrich2010-01-231-1/+1
* Make nbproc a tunable item on global settings tabScott Ullrich2010-01-232-1/+17
* oops, use correct fieldname so checkinter can saveScott Ullrich2010-01-221-1/+1
* Raise file open limits for haproxy if neededScott Ullrich2010-01-211-1/+7
* Adding definable check inter support. Fix httpclose and forwardfor optionsScott Ullrich2010-01-212-3/+17
* Correctly enable/disable httpclose and forwardfor optionsScott Ullrich2010-01-211-2/+6
* Fix typoScott Ullrich2009-12-281-1/+1
* Fix typoScott Ullrich2009-12-281-1/+1
* Do not replace \n with spacesScott Ullrich2009-12-281-8/+12
* Using base64_deocde() and base64_encode() note the missing _Scott Ullrich2009-12-284-7/+7
* Use base64encode() and base64decode()Scott Ullrich2009-12-283-4/+4
* Use base64encode() and base64decode()Scott Ullrich2009-12-284-6/+6
* Version bump to HA-Proxy version 1.3.22 2009/10/14Scott Ullrich2009-12-281-0/+0
* Retries is not a required fieldScott Ullrich2009-12-281-6/+6
* Adding optios for forwardfor and httpclose.Scott Ullrich2009-12-281-5/+25
* Turn c/r into spaces for multiple options per lineScott Ullrich2009-12-281-3/+3
* updating to HA-Proxy version 1.3.22 2009/10/14Scott Ullrich2009-12-281-0/+0
* Add a tabScott Ullrich2009-12-221-1/+1
* Add newlineScott Ullrich2009-12-221-1/+1
* Add advanced pass thru box for frontend edit screenScott Ullrich2009-12-222-2/+16
* Add pass thru box for global settingsScott Ullrich2009-12-222-0/+20
* Pass thru is not a required fieldScott Ullrich2009-12-221-1/+1
* Adding advanced pass thru box for server entriesScott Ullrich2009-12-222-1/+15
* Allow startup when no remote syslog server is enteredsullrich2009-12-161-2/+0
* Add remote syslog optionsullrich2009-12-162-1/+14
* Seperate out ports to one port per server per linesullrich2009-12-161-10/+6
* Use ssl-hello-chk instead of httpchk when using httpssullrich2009-12-151-6/+6
* Do not duplicate mode directive and add otiuon ssl-hello-chk for https typesullrich2009-12-151-4/+4
* port is no longer a required fieldsullrich2009-12-151-1/+1
* Show frontend port if not definedsullrich2009-12-151-1/+14
* pick up frontend ports correctlysullrich2009-12-152-5/+6
* Allow leaving the server port blank to pick up the Frontend port selectionsullrich2009-12-152-3/+19
* Install all serverssullrich2009-12-151-3/+3
* Unbreak haproxy. All my fault, sorry about that.sullrich2009-12-151-3/+3