Skip to content

Proxy for Async Http client. #2197

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

Closed
gkankanh opened this issue Dec 9, 2020 · 1 comment
Closed

Proxy for Async Http client. #2197

gkankanh opened this issue Dec 9, 2020 · 1 comment
Labels
closed-for-staleness guidance Question that needs advice or information.

Comments

@gkankanh
Copy link

gkankanh commented Dec 9, 2020

Need some guidance on which async http client to use when behind a proxy for async S3 ops.
Netty client does not support proxy for async yet.

@gkankanh gkankanh added guidance Question that needs advice or information. needs-triage This issue or PR still needs to be triaged. labels Dec 9, 2020
@debora-ito
Copy link
Member

@gkankanh Providing proxy host and port is supported, you need to configure the Netty client on the S3 client's httpClientBuilder - see this comment for an example. Proxy authentication is not supported yet, we're tracking in #1432.

Let us know if this helps.

@debora-ito debora-ito added closing-soon This issue will close in 4 days unless further comments are made. and removed needs-triage This issue or PR still needs to be triaged. labels Dec 11, 2020
@github-actions github-actions bot added closed-for-staleness and removed closing-soon This issue will close in 4 days unless further comments are made. labels Dec 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-for-staleness guidance Question that needs advice or information.
Projects
None yet
Development

No branches or pull requests

2 participants