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

HttpService - Connection pooling #121

Open
Anil-CC opened this issue Mar 14, 2018 · 2 comments
Open

HttpService - Connection pooling #121

Anil-CC opened this issue Mar 14, 2018 · 2 comments

Comments

@Anil-CC
Copy link

Anil-CC commented Mar 14, 2018

Any reason for not using http connection pool in HttpService?
If there are many requests are made to the splunk server then every time initializing a new connection will result in performance degrade, Can we write a service which uses http connection pool?

@shakeelmohamed
Copy link
Contributor

@Anil-CC thanks for the feature request, we are open to a pull request if you'd like to add connection pooling.

@Anegundi
Copy link

Anegundi commented Nov 3, 2021

Do we have this connection pooling feature already? or when will this be available??

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

No branches or pull requests

4 participants