Willy Tarreau
5ffb045ed1
CLEANUP: backend: remove impossible case of round-robin + consistent hash
...
In 1.4, consistent hashing was brought by commit 6b2e11be1 ("[MEDIUM]
backend: implement consistent hashing variation") which took care of
replacing all direct calls to map_get_server_rr() with an alternate
call to chash_get_next_server() if consistent hash was being used.
One of them, however, cannot happen because a preliminary test for
static round-robin is being done prior to the call, so we're certain
that if it matches it cannot use a consistent hash tree.
Let's remove it.
2021-06-22 19:21:11 +02:00
..
2021-04-21 09:20:17 +02:00
2021-06-15 16:52:42 +02:00
2021-05-13 10:00:17 +02:00
2021-04-28 10:51:08 +02:00
2021-05-31 10:51:09 +02:00
2021-05-08 12:29:51 +02:00
2021-06-22 19:21:11 +02:00
2021-04-13 17:28:13 +02:00
2021-06-18 15:48:20 +02:00
2020-09-25 17:54:48 +02:00
2021-04-26 10:42:58 +02:00
2021-06-15 16:52:42 +02:00
2021-06-15 16:52:42 +02:00
2021-06-18 16:42:26 +02:00
2021-03-18 15:51:12 +01:00
2020-09-16 20:13:13 +02:00
2021-06-17 16:07:10 +02:00
2021-02-13 09:43:17 +01:00
2021-06-22 18:43:14 +02:00
2021-04-10 19:27:41 +02:00
2021-06-22 18:57:15 +02:00
2021-05-31 10:51:04 +02:00
2021-06-16 18:30:42 +02:00
2021-04-27 14:11:26 +02:00
2021-05-07 11:51:26 +02:00
2020-06-11 10:18:59 +02:00
2021-04-07 18:18:37 +02:00
2021-05-09 06:50:46 +02:00
2021-04-19 15:24:33 +02:00
2020-06-11 09:31:11 +02:00
2020-06-11 09:31:11 +02:00
2020-06-11 09:31:11 +02:00
2020-06-11 10:18:59 +02:00
2020-06-11 09:31:11 +02:00
2020-06-11 09:31:11 +02:00
2020-06-11 09:31:11 +02:00
2020-06-11 09:31:11 +02:00
2020-06-16 11:30:33 +02:00
2021-06-08 11:40:44 +02:00
2021-04-10 19:27:41 +02:00
2021-04-07 18:18:37 +02:00
2021-04-10 19:27:41 +02:00
2021-04-07 18:18:37 +02:00
2021-04-08 20:11:58 +02:00
2021-04-21 09:20:17 +02:00
2021-06-07 17:19:16 +02:00
2020-06-11 10:18:59 +02:00
2021-05-08 20:35:39 +02:00
2021-05-21 09:59:00 +02:00
2020-12-21 11:24:48 +01:00
2021-06-10 08:57:55 +02:00
2021-06-22 18:43:14 +02:00
2021-03-03 05:07:10 +01:00
2021-04-28 17:44:37 +02:00
2021-04-01 11:06:48 +02:00
2021-06-17 09:02:16 +02:00
2021-01-28 16:37:14 +01:00
2021-04-28 10:51:08 +02:00
2021-06-22 18:43:14 +02:00
2020-06-11 10:18:56 +02:00
2021-05-08 10:52:12 +02:00
2021-05-08 20:35:39 +02:00
2021-03-03 05:07:10 +01:00
2020-06-11 10:18:59 +02:00
2021-04-02 17:48:42 +02:00
2021-04-10 19:27:41 +02:00
2020-11-05 19:27:09 +01:00
2021-05-31 10:50:55 +02:00
2021-06-02 17:17:34 +02:00
2021-01-29 13:26:02 +01:00
2021-06-11 16:57:34 +02:00
2021-06-07 17:19:16 +02:00
2021-05-31 10:51:08 +02:00
2021-01-21 15:21:12 +01:00
2021-06-11 14:05:34 +02:00
2021-04-21 09:20:17 +02:00
2021-06-22 18:43:14 +02:00
2021-06-22 18:43:14 +02:00
2021-06-22 18:43:14 +02:00
2021-06-22 18:43:14 +02:00
2021-06-22 18:43:14 +02:00
2021-06-15 16:52:42 +02:00
2021-06-11 17:32:03 +02:00
2021-04-21 09:20:17 +02:00
2021-05-09 06:45:16 +02:00
2021-05-25 08:44:45 +02:00
2021-04-15 17:05:38 +02:00
2020-12-21 11:24:48 +01:00
2021-06-11 14:15:48 +02:00
2021-06-16 15:06:43 +02:00
2021-06-17 08:43:43 +02:00
2021-04-10 19:29:26 +02:00
2021-06-15 16:52:42 +02:00
2021-06-15 16:52:42 +02:00
2020-06-11 10:18:59 +02:00
2021-05-25 08:44:45 +02:00
2021-05-08 13:55:40 +02:00
2021-06-15 16:52:42 +02:00
2021-04-07 18:18:37 +02:00
2021-06-10 17:46:50 +02:00
2021-04-07 18:07:49 +02:00
2021-04-07 18:07:49 +02:00
2021-04-07 18:07:49 +02:00
2021-05-08 13:59:56 +02:00
2021-03-18 18:30:29 +01:00
2021-04-07 18:07:49 +02:00
2021-06-11 16:57:34 +02:00
2021-06-22 18:43:56 +02:00
2021-01-04 12:31:28 +01:00
2021-06-22 18:57:18 +02:00
2020-12-23 11:57:26 +01:00
2020-12-23 11:57:26 +01:00
2021-01-06 16:26:50 +01:00
2021-04-21 09:20:17 +02:00
2020-12-23 11:57:26 +01:00
2021-04-07 18:07:49 +02:00
2020-08-14 07:53:40 +02:00
2021-06-18 09:15:35 +02:00
2021-04-21 09:20:17 +02:00
2021-06-15 16:52:42 +02:00
2021-06-17 16:52:35 +02:00
2021-06-22 18:57:15 +02:00
2021-05-08 13:03:04 +02:00
2021-06-15 16:52:42 +02:00
2021-04-21 09:20:17 +02:00
2021-06-17 16:07:10 +02:00
2021-05-14 08:44:52 +02:00
2021-04-07 18:10:36 +02:00
2021-04-07 18:10:36 +02:00
2021-04-07 18:07:49 +02:00
2021-06-18 16:42:25 +02:00
2021-05-17 10:50:24 +02:00
2021-06-09 17:10:13 +02:00
2021-06-18 16:42:25 +02:00
2021-05-08 12:52:56 +02:00
2021-06-22 18:43:14 +02:00
2021-05-31 10:50:46 +02:00
2021-06-11 16:04:28 +02:00
2021-06-22 18:57:15 +02:00
2021-05-08 20:27:08 +02:00
2021-04-07 18:18:37 +02:00
2021-05-31 10:51:02 +02:00
2021-04-19 08:31:05 +02:00
2021-06-22 11:39:20 +02:00
2021-05-08 20:35:39 +02:00
2021-04-28 17:43:55 +02:00
2021-06-08 10:56:10 +02:00
2021-05-07 11:51:26 +02:00
2021-01-04 10:09:02 +01:00
2021-05-11 17:24:32 +02:00
2021-06-02 11:55:14 +02:00
2020-06-16 23:36:04 +02:00
2021-05-08 12:29:01 +02:00
2021-03-19 15:33:04 +01:00
2021-05-10 07:40:27 +02:00