commit | eefa32d3f3c54bc7f9704968bc78adf0439c6c2a | [log] [tgz] |
---|---|---|
author | Raducu Deaconu <rhadoo.io88@gmail.com> | Fri Jul 17 08:45:40 2015 +0300 |
committer | Simon Horman <horms@verge.net.au> | Fri Aug 21 09:08:39 2015 -0700 |
tree | 9fb10d96426aecd7ada3fbf5130d7cbb265458c8 | |
parent | 81bf1c64e7fe08f956c74fe2b0f1fa6eb163bd91 [diff] |
ipvs: Add ovf scheduler The weighted overflow scheduling algorithm directs network connections to the server with the highest weight that is currently available and overflows to the next when active connections exceed the node's weight. Signed-off-by: Raducu Deaconu <rhadoo.io88@gmail.com> Acked-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: Simon Horman <horms@verge.net.au>