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

Improve PublishToAnalyticsFunction with HTTP Pooling #18

Open
ruwanta opened this issue Jun 6, 2018 · 0 comments
Open

Improve PublishToAnalyticsFunction with HTTP Pooling #18

ruwanta opened this issue Jun 6, 2018 · 0 comments

Comments

@ruwanta
Copy link
Contributor

ruwanta commented Jun 6, 2018

Description:
Need to add Http connection pooling for PublishToAnalyticsFunction, to improve performance in high load.
Need to have HTTP keep-alive.
Need to have HTTP idle connection eviction.

Idle timeout needs to be configurable.

Please refer http://www.baeldung.com/httpclient-connection-management

Affected Product Version:
5.6.0

OS, DB, other environment details and versions:

Steps to reproduce:

senthalan pushed a commit to senthalan/identity-conditional-auth-functions that referenced this issue Jun 13, 2018
senthalan pushed a commit to senthalan/identity-conditional-auth-functions that referenced this issue Jun 13, 2018
senthalan pushed a commit to senthalan/identity-conditional-auth-functions that referenced this issue Jun 13, 2018
senthalan pushed a commit to senthalan/identity-conditional-auth-functions that referenced this issue Jun 13, 2018
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

2 participants