Commit Graph

17 Commits

Author SHA1 Message Date
Arthur Passos
1b577a81b9 keep no_proxy string as is in clickhouse memory, convert to or-based regex with match anything wildcard for poco 2024-05-03 11:48:50 -03:00
Arthur Passos
f2083a979b some comments 2024-05-02 20:43:14 -03:00
Arthur Passos
d30aef4b54 pass it to poco http 2024-05-02 18:03:32 -03:00
Sema Checherinda
f766ec6782 review remarks 2024-04-05 23:19:30 +02:00
Sema Checherinda
cf982cc114 remove debug logging 2024-04-05 05:00:25 +02:00
Sema Checherinda
8b75b6ae77
Merge branch 'master' into chesema-keep-alive-send-and-receive 2024-04-05 01:04:22 +02:00
Sema Checherinda
ae3a199939 support max requests for keep alive 2024-04-05 00:37:29 +02:00
Sema Checherinda
5cab8d185f more details 2024-04-05 00:37:19 +02:00
Sema Checherinda
dd852da339 add more debug logs 2024-04-05 00:30:03 +02:00
Robert Schulze
de2a0be025
Don't access static members through instance
- clang-tidy rightfully complains (-readability-static-accessed-through-instance)
- not going to enable the warning for now to avoid breaking the build
2024-04-03 18:50:33 +00:00
Sema Checherinda
532d80e20b fix log level in debug code 2024-04-03 16:02:07 +02:00
Sema Checherinda
922a14eaf1 fix stored_count metric 2024-04-03 15:33:35 +02:00
Sema Checherinda
8e6cbc8b31 several fixes for client's keep alive connections 2024-04-03 15:13:59 +02:00
Sema Checherinda
1ea058a702 ReadWriteBufferFromHTTP set right header host when redireced 2024-03-28 19:33:23 +01:00
Raúl Marín
de855ca917 Reduce header dependencies 2024-03-19 17:04:29 +01:00
Sema Checherinda
4df406d3ad work with review notes 2024-03-10 10:00:18 +01:00
Sema Checherinda
5c41727725 http connections pools 2024-03-10 10:00:18 +01:00