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

4.x: Enhancement for outbound proxy #9228

Open
tomas-langer opened this issue Aug 30, 2024 · 0 comments · May be fixed by #9414
Open

4.x: Enhancement for outbound proxy #9228

tomas-langer opened this issue Aug 30, 2024 · 0 comments · May be fixed by #9414
Assignees
Labels
4.x Version 4.x enhancement New feature or request P4 webclient

Comments

@tomas-langer
Copy link
Member

There is a need to configure connection pooling for the proxy connection, similar to what Apache httpclient5 supports through PoolingHttpClientConnectionManager - methods setMaxTotal and setDefaultMaxPerRoute.
There is also a need to configure ConnectionRequestTimeout (available in RequestConfig in Apache client).

@tomas-langer tomas-langer added enhancement New feature or request webclient 4.x Version 4.x labels Aug 30, 2024
@github-project-automation github-project-automation bot moved this to Triage in Backlog Aug 30, 2024
@m0mus m0mus added the P4 label Sep 12, 2024
@m0mus m0mus moved this from Triage to Low priority in Backlog Sep 12, 2024
@Verdent Verdent self-assigned this Sep 30, 2024
@Verdent Verdent moved this from Low priority to Sprint Scope in Backlog Oct 3, 2024
@Verdent Verdent linked a pull request Oct 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x enhancement New feature or request P4 webclient
Projects
Status: Sprint Scope
Development

Successfully merging a pull request may close this issue.

3 participants