diff options
author | Kenny Mathis <kmathis@chokepoint.net> | 2014-09-09 09:20:15 -0400 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2014-09-16 09:03:32 +0900 |
commit | 616a9be25cb9516e546c0de55d61e1e46e54ade9 (patch) | |
tree | c37d3090141c8a56832a0e420c9e916f62d6adc4 /include/net/ip_vs.h | |
parent | 0bbe80e571c7b866afd92a98edd32a969467a7a9 (diff) | |
download | linux-616a9be25cb9516e546c0de55d61e1e46e54ade9.tar.bz2 |
ipvs: Add simple weighted failover scheduler
Add simple weighted IPVS failover support to the Linux kernel. All
other scheduling modules implement some form of load balancing, while
this offers a simple failover solution. Connections are directed to
the appropriate server based solely on highest weight value and server
availability. Tested functionality with keepalived.
Signed-off-by: Kenny Mathis <kmathis@chokepoint.net>
Acked-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'include/net/ip_vs.h')
0 files changed, 0 insertions, 0 deletions