Hello,
the documentation doesn't clearly state if a larger value for the priority field means that it gets used first before entries with smaller priority values are used - or vice versa.
It currently states:
“8” - select destination sorted by priority attribute value (serial forking ordered by priority).
and
priority: sets the priority in destination list (based on it is done the initial ordering inside the set)
This is just ambiguous. It should clearly say wether the list is processed in ascending or descending order for the priority value when using algorithm 8 (serial forking aka failover).
Regards, -Sven Neuhaus