ClickHouse/docs/en/operations
Arthur Passos b6e205dcdf
Add ClickHouse setting to disable tunneling for HTTPS requests over HTTP proxy (#55033)
* initial commit. integ tests passing, need to re-run unit & my own personal tests

* partial refactoring to remove Protocol::ANY

* improve naming

* remove all usages of ProxyConfiguration::Protocol::ANY

* fix ut

* blabla

* support url functions as well

* support for HTTPS requests over HTTP proxy with tunneling off

* remove gtestabc

* fix silly mistake

* ...

* remove usages of httpclientsession::proxyconfig in src/

* got you

* remove stale comment

* it seems like I need reasonable defaults

* fix ut

* add some comments

* remove no longer needed header

* matrix out

* add https over http proxy with no tunneling

* soem docs

* partial refactoring

* rename to use_tunneling_for_https_requests_over_http_proxy

* improve docs

* use shorter version

* remove useless test

* rename the setting

* update

* fix typo

* fix setting docs typo

* move ); up

* move ) up
2023-11-04 13:47:52 -04:00
..
external-authenticators Add external HTTP Basic authenticator (#55199) 2023-10-20 19:24:19 +02:00
optimizing-performance Update sampling-query-profiler.md 2023-09-07 10:47:42 +01:00
server-configuration-parameters Add ClickHouse setting to disable tunneling for HTTPS requests over HTTP proxy (#55033) 2023-11-04 13:47:52 -04:00
settings Update settings.md 2023-11-03 13:14:56 -03:00
system-tables fix asell 2023-11-02 00:01:42 +01:00
utilities Rename directory monitor concept into background INSERT (#55978) 2023-11-01 15:09:39 +01:00
_category_.yml New nav - reverting the revert 2023-03-17 21:45:43 -05:00
_troubleshooting.md Docs: Replace annoying three spaces in enumerations by a single space 2023-04-19 15:56:55 +00:00
backup.md Update backup.md 2023-10-09 17:58:31 +03:00
caches.md Mark query cache as non-experimental 2023-05-06 13:58:40 +00:00
cluster-discovery.md Add cluster discovery documentation 2023-09-14 11:16:09 +00:00
configuration-files.md Docs: Follow-up to #53818 2023-08-31 11:15:50 +00:00
monitoring.md Docs: Replace annoying three spaces in enumerations by a single space 2023-04-19 15:56:55 +00:00
named-collections.md docs: Fixed invalid MySQL named collection examples 2023-08-09 09:20:53 -04:00
opentelemetry.md update blog references 2023-04-10 15:23:00 +01:00
performance-test.md Go live with doc updates (#42053) 2022-10-04 14:36:59 +03:00
query-cache.md Update docs 2023-10-13 13:53:39 +00:00
quotas.md Docs: Replace annoying three spaces in enumerations by a single space 2023-04-19 15:56:55 +00:00
ssl-zookeeper.md Go live with doc updates (#42053) 2022-10-04 14:36:59 +03:00
storing-data.md Remove deprecated setting do_not_evict_index_and_mark_files 2023-10-20 09:27:46 +02:00
tips.md Update tips.md 2023-04-04 00:46:25 +03:00
update.md Add issue list when running mismatched versions 2022-12-09 08:43:26 -05:00
workload-scheduling.md default max_burst equals to max_speed as in Throttler 2023-09-19 10:10:21 +00:00