Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S3 with dynamic proxy configuration #10576

Merged
merged 8 commits into from May 2, 2020

Conversation

Jokser
Copy link
Contributor

@Jokser Jokser commented Apr 29, 2020

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Changelog category (leave one):

  • Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Possibility to work with S3 through proxies

Detailed description / Documentation draft:
Added possibility to AWSClient to choose proxy host/port per each request here: ClickHouse/aws-sdk-cpp@04d54df
Added proxy configuration to DiskS3.
If several proxies are configured they are chosen using round-robin strategy.
Only HTTP proxy is supported at the time.

@blinkov blinkov added the pr-improvement Pull request with some product improvements label Apr 29, 2020
alexey-milovidov added a commit that referenced this pull request May 2, 2020
@alexey-milovidov alexey-milovidov merged commit a235533 into ClickHouse:master May 2, 2020
alexey-milovidov added a commit that referenced this pull request May 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-improvement Pull request with some product improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants