telebit/rvpn
Henry Camacho 0e1f99c8da Round Robin Load Balancing feature enabled
- the system implements a rough round robin also.
- members that are removed, do not remove preserving order.
- this many skew RR slightly, the small trade of with a non-order slice removal
- fixed issue with reaper, would not reap connections that had closed based on write failure
- reduced well to 120 seconds.
- place holder for other LB ALGO’s like least-connections.
- at this time no support for heath checks.
2017-03-25 15:01:57 -05:00
..
envelope cleaned up a few import statements 2017-03-22 16:53:12 -06:00
genericlistener Round Robin Load Balancing feature enabled 2017-03-25 15:01:57 -05:00
packer Back and running 2017-03-24 17:45:54 -05:00