Feature #1207
Add more than 2 hosts support to HA plugin and make it configurable
Status:
New
Priority:
Normal
Assignee:
-
Category:
libcharon
Start date:
13.11.2015
Due date:
Estimated time:
Resolution:
Description
Since [[https://wiki.strongswan.org/projects/strongswan/wiki/HighAvailability]] works great with 2 hosts and traffic balanced partially with option autobalace.
If it possible to realise support more than 2 hosts, autobalance ipsec traffic bettwen all active nodes and configure those hosts by editing option of:
ha { local = local_address remote = remote_address_1,remote_address_2,remote_address_3,etc... segment_count = 5 secret = asd fifo_interface = yes monitor = yes resync = yes autobalance = 10 }
it would be great.
History
#1 Updated by Tobias Brunner over 6 years ago
- Target version deleted (
5.3.5)
#2 Updated by Alexander Sukhomlinov over 6 years ago
Hello! There is no news? Or what do you think about this?