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

Closing idle connections #9

Closed
LucaCinquini opened this issue Jul 15, 2014 · 1 comment
Closed

Closing idle connections #9

LucaCinquini opened this issue Jul 15, 2014 · 1 comment
Assignees
Milestone

Comments

@LucaCinquini
Copy link
Member

Apparently there's an obscure way to close idle connections when using the Apache HTTP client, which we are not currently using...

@LucaCinquini LucaCinquini added this to the Release 2.4.0 milestone Jul 15, 2014
@LucaCinquini LucaCinquini self-assigned this Jul 15, 2014
@LucaCinquini
Copy link
Member Author

Implemented: must call client.getHttpConnectionManager().closeIdleConnections(0);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant