Anna Khanova
c63e3e7e84
Proxy: improve http-pool ( #6577 )
...
## Problem
The password check logic for the sql-over-http is a bit non-intuitive.
## Summary of changes
1. Perform scram auth using the same logic as for websocket cleartext
password.
2. Split establish connection logic and connection pool.
3. Parallelize param parsing logic with authentication + wake compute.
4. Limit the total number of clients
2024-02-08 12:57:05 +01:00
..
2023-09-12 15:11:32 +02:00
2023-07-20 13:39:19 -04:00
2024-01-31 21:39:18 +02:00
2023-12-12 18:00:37 +01:00
2023-11-23 18:53:03 +00:00
2024-02-01 20:50:04 +00:00
2023-04-13 14:34:29 +03:00
2023-11-20 15:41:37 +01:00
2023-12-12 18:00:37 +01:00
2023-12-15 08:51:23 +00:00
2024-01-17 18:01:08 +00:00
2023-10-27 10:47:11 +01:00
2023-12-20 12:26:20 +00:00
2023-04-13 14:34:29 +03:00
2023-09-08 16:19:57 +01:00
2024-01-26 17:20:44 +00:00
2023-12-11 15:13:27 +00:00
2024-01-05 15:35:07 +00:00
2023-09-15 16:50:57 +03:00
2023-04-13 14:34:29 +03:00
2024-01-22 14:53:29 -08:00
2024-02-06 12:49:41 +00:00
2023-11-27 18:57:58 +00:00
2023-12-07 12:27:16 +00:00
2023-04-13 14:34:29 +03:00
2023-11-30 17:31:03 +00:00
2023-10-17 10:04:56 +01:00
2024-01-02 10:50:20 +04:00
2024-01-26 18:23:53 +00:00
2023-09-08 16:19:57 +01:00
2024-02-07 08:47:19 +02:00
2024-01-05 15:35:07 +00:00
2023-09-15 11:17:18 +01:00
2024-01-03 14:22:17 +00:00
2023-09-19 21:55:36 +03:00
2023-11-23 08:59:19 +02:00
2024-01-31 17:37:25 +02:00
2024-02-02 21:49:11 +02:00
2024-02-07 12:56:53 +01:00
2024-02-07 07:55:55 -09:00
2023-07-21 21:20:53 +03:00
2023-12-07 12:27:16 +00:00
2023-11-26 08:37:01 +00:00
2024-01-26 18:23:53 +00:00
2024-02-07 07:55:55 -09:00
2024-01-29 07:39:16 +02:00
2023-04-13 14:34:29 +03:00
2023-07-18 12:56:40 +03:00
2023-12-08 14:52:37 +00:00
2024-01-05 15:35:07 +00:00
2023-04-13 14:34:29 +03:00
2024-01-26 17:20:44 +00:00
2023-12-12 18:00:37 +01:00
2024-01-23 07:55:05 +02:00
2024-01-26 14:40:47 +00:00
2023-11-07 16:57:26 +00:00
2024-01-25 12:35:52 +00:00
2023-07-18 12:56:40 +03:00
2024-01-26 14:40:47 +00:00
2023-12-05 18:49:24 +02:00
2023-04-13 14:34:29 +03:00
2023-11-30 13:14:33 +00:00
2023-09-16 18:05:35 +03:00
2023-11-15 09:15:59 +00:00
2024-02-08 12:57:05 +01:00
2023-09-08 16:19:57 +01:00
2023-07-18 12:56:40 +03:00
2023-04-13 14:34:29 +03:00
2023-07-31 07:43:12 +00:00
2024-01-09 10:37:54 +00:00
2024-02-02 23:45:57 +01:00
2023-07-18 12:56:40 +03:00
2024-02-07 13:24:10 +00:00
2024-01-26 14:40:47 +00:00
2023-08-03 17:20:24 +03:00
2023-08-10 15:24:43 +03:00
2023-12-08 17:32:16 +00:00
2024-01-25 12:35:52 +00:00
2024-02-05 14:49:35 +02:00
2024-01-17 18:01:08 +00:00
2023-09-29 09:15:43 +01:00
2023-06-15 17:30:12 +03:00
2024-01-05 15:35:07 +00:00
2024-01-31 22:15:58 +00:00
2023-12-12 18:00:37 +01:00
2024-01-19 20:11:24 +04:00
2024-02-05 09:34:03 +02:00
2023-07-18 12:56:40 +03:00
2023-04-13 14:34:29 +03:00
2023-04-13 14:34:29 +03:00
2024-01-20 18:04:16 +02:00
2024-01-30 18:05:22 +04:00
2024-01-29 18:20:57 +00:00
2023-06-19 15:59:38 +04:00
2024-01-23 18:22:59 +00:00
2023-09-15 11:17:18 +01:00