Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Socket pool get's exhausted by failing request. #34

Closed
selfawaresoup opened this issue Jul 2, 2013 · 1 comment
Closed

Socket pool get's exhausted by failing request. #34

selfawaresoup opened this issue Jul 2, 2013 · 1 comment
Milestone

Comments

@selfawaresoup
Copy link
Contributor

The HTTP agents socket pool fills up to it's configured limit and then stops accepting any more download requests. This results in the Converjon server running into "Processing Timeout" errors on every subsequent request.

Disable agent pooling as a quick fix. A better solution should be found in 1.7.0.

@selfawaresoup
Copy link
Contributor Author

Fixed in #36

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

No branches or pull requests

1 participant