v.20.5Performance Improvement
Use Poco HTTP Client for S3 to Enhance Performance and Reduce Memory Usage
Use HTTP client for S3 based on Poco instead of curl. This will improve performance and lower memory usage of s3 storage and table functions. #11230 (Pavel Kovalenko).