summaryrefslogtreecommitdiffstats
path: root/usr/local/www/load_balancer_pool.php
Commit message (Collapse)AuthorAgeFilesLines
* Add missing quote char.Ermal Luçi2008-09-091-1/+1
|
* Add "Services" to the page titleBill Marquette2008-09-091-1/+1
|
* Bring in relay options for inbound load balancerBill Marquette2008-08-281-0/+2
| | | | | More work pending, this seems to generate proper configs needs much more testing though
* Bring in new server load balancing code, this introduces:Bill Marquette2008-08-051-72/+33
| | | | | | * The ability to create your own monitors (tcp, http, https, send/expect) * A new way of displaying 'standard tables' - MainTable class * monitor_type array type
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
| | | | | | | | 1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages
* remove slbd_configure and start removal of gateway stuff from load balancer ↵Bill Marquette2008-07-081-9/+1
| | | | screens
* Bring in relayd to perform server load balancingBill Marquette2008-06-161-0/+1
| | | | | | | | Move gateway load balancing code into gwlb.inc - still uses slbd TODO: vs and pool status screens are currently broken...and wouldn't work with the gateway pools anyway, ultimately, the gateway pools need to move.
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* Add a plus button on the top header of these pages.Seth Mos2007-05-081-2/+10
| | | | This to make it easier on large configurations.
* Show behaviour in type fieldSeth Mos2007-03-021-1/+3
|
* MFC 11614Scott Ullrich2006-04-201-9/+25
| | | | better display of pools and monitors
* MFC 11473Scott Ullrich2006-04-161-3/+3
| | | | use correct dirty flag file and unlink on apply
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* Remove reboot required checksScott Ullrich2005-12-141-6/+6
|
* Regenerate slbd configuration after pool changesScott Ullrich2005-10-271-0/+1
| | | | Ticket #646
* Servers -> Servers/GatewaysScott Ullrich2005-08-191-1/+1
|
* $Id -> $Id$Bill Marquette2005-08-071-1/+1
|
* Fixes - moved to lbpool instead of pool as we had a small listtags conflictBill Marquette2005-08-061-3/+3
|
* Fix editingBill Marquette2005-08-061-1/+1
| | | | | Ensure unique pool names (we'll use this in virtual servers) Allow for monitor selection (TCP only for now)
* Preview commit of load balancer pools - needs much loving by Hoba and ↵Bill Marquette2005-08-061-0/+157
Esotericisms :)
OpenPOWER on IntegriCloud