aboutsummaryrefslogtreecommitdiffstats
path: root/config/haproxy/haproxy_frontends_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Added new stats options, made changes to make monitor uri optional, added ↵briantist2011-12-131-6/+84
| | | | new balance options, changed size and max capacity of the ports text box.
* Fix these misplaced "endif;" statements, they were causing the opening form ↵jim-p2010-12-021-1/+1
| | | | tag to be hidden on 2.0 so the settings would never save.
* Using base64_deocde() and base64_encode() note the missing _Scott Ullrich2009-12-281-2/+2
|
* Use base64encode() and base64decode()Scott Ullrich2009-12-281-2/+2
|
* Use base64encode() and base64decode()Scott Ullrich2009-12-281-1/+1
|
* Retries is not a required fieldScott Ullrich2009-12-281-6/+6
|
* Adding optios for forwardfor and httpclose.Scott Ullrich2009-12-281-5/+25
|
* Add advanced pass thru box for frontend edit screenScott Ullrich2009-12-221-2/+12
|
* Fix frontends linkssullrich2009-12-141-2/+2
|
* Add Cancel buttonssullrich2009-12-111-1/+2
|
* Overhaul haproxy package. Rename backends to frontends. Add rowhelper to ↵sullrich2009-12-111-0/+626
the server edit screen for backend selection eliminating quite a number of needed configuration entries for common hosting items.