Alexander A. Klimov a943c4588b Zone#GetEndpoints(): return endpoints in the specified order, not randomly
ApiListener#RelayMessageOne() relays every given message to the first connected endpoint Zone#GetEndpoints() returns. Randomness in combination with bad luck can direct more traffic (from a particular network segment) to one master than the admin wants.

This change lets the Zone#endpoints order prefer one endpoint over the other.
2025-03-25 13:04:41 +01:00
..
2023-04-03 13:39:08 +02:00
2023-05-17 18:05:13 +02:00
2021-02-03 09:54:57 +01:00
2023-02-06 11:25:25 +01:00
2022-05-11 17:50:12 +02:00
2022-03-24 16:42:18 +01:00
2023-05-17 18:05:13 +02:00
2023-02-06 11:25:25 +01:00
2023-02-06 11:25:25 +01:00
2021-02-03 09:54:57 +01:00
2021-02-03 09:54:57 +01:00
2021-02-03 09:54:57 +01:00
2023-05-17 18:05:13 +02:00