v.23.10Improvement
Select Remote Proxy Resolver by Request Protocol and Update Documentation
Select remote proxy resolver based on request protocol, add proxy feature docs and remove DB::ProxyConfiguration::Protocol::ANY. #55430 (Arthur Passos).Why it matters
This feature improves proxy handling in ClickHouse by enabling automatic selection of the appropriate proxy resolver depending on the protocol used in the request. This ensures more precise proxy configurations and eliminates ambiguity caused by the previousANY protocol option, enhancing reliability and control for users configuring remote proxies.