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

Optimization to create only one HTTP client per upstream #41

Merged
merged 3 commits into from
Aug 7, 2024

Conversation

santanusinha
Copy link
Contributor

No description provided.

@santanusinha santanusinha requested a review from koushikr August 6, 2024 08:30
Copy link
Collaborator

@koushikr koushikr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Licence is missing in the newly added files.

Trusting that will be added with moving parameters to httpClientConfig, maxIdle and keepAlive. I think we should also provide a max connections in the config and a dispatcher with that thread pool in client init.Useful for hubs with thousands of services, whenever the next set of optimisations are done

@koushikr koushikr merged commit 93c978e into main Aug 7, 2024
1 check passed
@koushikr koushikr deleted the backend_optimization branch August 7, 2024 05:41
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.

2 participants