summaryrefslogtreecommitdiffstats
path: root/etc/inc/vslb.inc
Commit message (Collapse)AuthorAgeFilesLines
* Ensure process is running before killingsullrich2009-12-021-2/+4
|
* Revert "Allow setting of LB Server mode"Scott Ullrich2009-10-131-9/+3
| | | | This reverts commit c5dfeaf6c31999688034c22b4fcb56477f0b9bd7.
* Allow setting of LB Server modeScott Ullrich2009-10-131-3/+9
|
* Remove RRD options from the apinger configuration.Seth Mos2009-06-051-5/+0
| | | | They do not make any sense to generate since they are not used anywhere in 1.2
* Oh dear, looks like I had the values for loss and latency reversed.Seth Mos2009-05-301-4/+4
| | | | That is not very useful.
* Make the apinger rrd files end up in /tmp so they are not seen by theSeth Mos2009-05-301-1/+1
| | | | web ui.
* Change the warning threshold for the apinger delay warning from 100 to 200 ms.Seth Mos2009-05-281-1/+1
|
* Backport apinger from 2.0 to 1.2Seth Mos2009-05-281-60/+158
| | | | | | | | This removes the gateway support from the slbd load balancer. It will now create a apinger configuration instead. Change syslog configuration so apinger logs to the slbd.log Correct status page so that it shows the gateway status. *** The current thresholds might need fine tuning or later adjustments *** The dashboard package needs to have it's widget aligned with these changes.
* Honor monitor type for server load balancingChris Buechler2009-04-041-2/+5
|
* Patches from smos@Scott Ullrich2008-11-101-4/+4
| | | | | * Replace not functioning interface check for polling. * Silence route commands.
* Remove newlines at end of filesScott Ullrich2008-11-091-1/+1
|
* Send output into mwexec functionSeth Mos2008-11-061-4/+4
|
* Mute killall commandsSeth Mos2008-11-061-3/+3
|
* Correct is_array() check. Make sure all 3 branches are the same. ↵Scott Ullrich2007-04-211-1/+1
| | | | Suggested-by: Bill M
* Correct is_array() check. Suggested-by: Bill MScott Ullrich2007-04-211-2/+2
|
* Check for array type before foreach()Scott Ullrich2007-04-111-4/+5
| | | | Reminded-by: Ryan Wagoner/Seth Mos
* Do not foreach through an item that does not existScott Ullrich2007-03-301-5/+7
|
* Unlink pool file only if it existsScott Ullrich2007-03-291-1/+2
|
* Unlink pool file only if it existsScott Ullrich2007-03-291-1/+2
|
* Remove load balancer pool status file when we reconfigure a pool.Seth Mos2007-03-201-1/+5
|
* Sleep for 2 seconds between restarting slbdScott Ullrich2007-03-011-1/+2
|
* Handle a very unique edge case when using load balancing plus a dhcp wan. ↵Scott Ullrich2007-02-131-2/+12
| | | | If the DHCP wan goes down, then when we add back the route freebsd will simply prefer the working wan.
* Merge in new (outbound) load balancing configuration code from HEAD.Seth Mos2006-12-301-5/+5
| | | | | | | | | | * assign interfaces to pool instead of manual IP configuration * Only show interfaces with a gateway * Offer list of monitor IPs including interface gateways. This code is tested for outbound load balancing on a carp cluster and works for me (smos). The server side needs testing. Which I don't know how to. Let's give it a run for a snapshot or 2.
* backout last commitScott Ullrich2006-04-171-1/+0
|
* Reload filter on boot.Scott Ullrich2006-04-171-0/+1
|
* MFC 11474Scott Ullrich2006-04-161-1/+2
| | | | kill slbd if there are no pools or virtual servers
* MFC ougoing lb monitoring fixesScott Ullrich2006-04-151-14/+29
|
* Counter from 1, not 0. Slbd no likie.Scott Ullrich2006-04-141-2/+2
|
* MFC from head.Scott Ullrich2006-04-141-29/+34
| | | | Atleast the code that I wrote prior was pretty much the same.
* Commit updated file for inspectionScott Ullrich2006-04-141-6/+9
|
* Add ping support. Not tested, not mother approved.Scott Ullrich2006-04-141-1/+26
|
* We're in 2006 now, totoScott Ullrich2006-04-081-1/+1
|
* Add round-robin methodScott Ullrich2005-10-201-0/+1
| | | | Ticket #626
* Woops! Use correct field.Scott Ullrich2005-08-311-2/+2
|
* Add and honour sitedown slbd fieldScott Ullrich2005-08-311-1/+1
|
* Only iterate through item if its an arrayScott Ullrich2005-08-251-31/+33
|
* Allow SLBD to start.Scott Ullrich2005-08-241-11/+15
|
* add poolnameBill Marquette2005-08-071-0/+2
|
* $Id -> $Id$Bill Marquette2005-08-071-1/+1
|
* missing parenBill Marquette2005-08-071-1/+1
|
* only start slbd if we have a load balancer array w/ poolsBill Marquette2005-08-071-0/+4
|
* Change polling intervalBill Marquette2005-08-071-1/+2
|
* Tie load balance front end into the slbd daemonBill Marquette2005-08-061-0/+82
OpenPOWER on IntegriCloud