Skip to content

Use ConnectionSemaphoreFactory provided via config #1558

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

Merged
merged 2 commits into from
Jul 10, 2018

Conversation

beargummy
Copy link

Expose ConnectionSemaphoreFactory from AsyncHttpClientConfig to be able to provide custom channel limits using custom compositions of ConnectionSemaphore.
Can be useful to provide custom channel/connection limit (not only total and per-host connections).

Daniil Kudryavtsev added 2 commits July 9, 2018 15:17
Expose ConnectionSemaphoreFactory from AsyncHttpClientConfig to be able to provide custom channel limits.
@slandelle slandelle merged commit c5ac1a0 into AsyncHttpClient:master Jul 10, 2018
@slandelle slandelle added this to the 2.4.10 milestone Jul 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants