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

Limit the maximum number of connection per endpoint #1635

Closed
luengnat opened this issue Sep 21, 2016 · 1 comment
Closed

Limit the maximum number of connection per endpoint #1635

luengnat opened this issue Sep 21, 2016 · 1 comment
Labels

Comments

@luengnat
Copy link

Vert.x HTTP client should be able to limit the maximum number of connections per endpoint rather having only one global option for all connections (HttpClientOptions.setMaxPoolSize)

@vietj
Copy link
Member

vietj commented Sep 22, 2016

maxPoolSize is per host:port

@vietj vietj closed this as completed Sep 22, 2016
@vietj vietj added the invalid label Feb 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants