aboutsummaryrefslogtreecommitdiffstats
path: root/config/haproxy
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Fix frontends linkssullrich2009-12-142-7/+7
|
* Add Cancel buttonssullrich2009-12-112-2/+4
|
* Restore selections correctlysullrich2009-12-111-10/+10
|
* Rename to Frontendsullrich2009-12-111-1/+1
|
* Overhaul haproxy package. Rename backends to frontends. Add rowhelper to ↵sullrich2009-12-117-55/+225
| | | | the server edit screen for backend selection eliminating quite a number of needed configuration entries for common hosting items.
* Do not allow sync loops take #2Scott Ullrich2009-11-231-1/+15
|
* Do not allow haproxy to sync to self even if the ip is passed the first ↵Scott Ullrich2009-11-221-0/+4
| | | | check (possibly still in config.xml)
* s/W/w/Scott Ullrich2009-11-221-1/+1
|
* Do not clobber backend variable. Do not clobber listenip. Vesoion bump for ↵Scott Ullrich2009-11-201-8/+11
| | | | haproxy
* Add back form methodScott Ullrich2009-11-201-0/+1
|
* Prevent sync loopsScott Ullrich2009-11-201-0/+6
|
* Move haproxy reload code inside function. Major doh to me.Scott Ullrich2009-11-201-2/+2
|
* Split ports by ,Scott Ullrich2009-11-201-1/+1
|
* Allow specification of multiple ports seperated by a ,Scott Ullrich2009-11-202-10/+25
|
* Nuke duplicate Type fieldScott Ullrich2009-11-201-10/+0
|
* s/haproxy/HAProxy/Scott Ullrich2009-11-201-1/+1
|
* Use vncellScott Ullrich2009-11-171-2/+8
|
* Correct memory usage and simplify outputScott Ullrich2009-11-173-6/+7
|
* Reload HAProxy configuration on sync'd peersScott Ullrich2009-11-171-0/+30
|
* Save and restore correctlyScott Ullrich2009-11-171-10/+12
|
* Move monitor text example to correct tdScott Ullrich2009-11-171-2/+3
|