Open
Description
Hello,
Currently, the options are broadcast and roundrobin as load-balancing method.
Can an option be provided similar to roundrobin but in the order of the servers as specified in the config?
It will always take the first server (preferred), and if it does not respond, it will going to the second and then the third...
The 2nd and 3rd servers are only as fallback servers if there are issues with the first one.
They fallback servers do not have the same performance as the 1st."
regards,
Geert