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

reuse curl instance in elasticsearch connection #12

Closed
wants to merge 2 commits into from

Conversation

cebe
Copy link
Member

@cebe cebe commented May 25, 2015

this prevents the system from running out of sockets if a large number of requests
is made against elasticsearch.

fixes #8

cebe added 2 commits May 25, 2015 21:16
this prevents the system from running out of sockets if a large number of requests
is made against elasticsearch.

fixes #8
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

Successfully merging this pull request may close these issues.

Connection dies after a significant amount of requests
1 participant