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

Set MaxConnsPerHost to 10 in the client #162

Merged
merged 2 commits into from
Feb 19, 2025
Merged

Set MaxConnsPerHost to 10 in the client #162

merged 2 commits into from
Feb 19, 2025

Conversation

samstarling
Copy link
Contributor

@samstarling samstarling commented Feb 18, 2025

We've seen some cases where clients open a large number of connections to a single host. This PR sets MaxConnsPerHost to 10 in the underlying HTTP client, and also asserts that the implementation of that works correctly.

@samstarling samstarling merged commit 504b19a into master Feb 19, 2025
1 check passed
@samstarling samstarling deleted the sam/max-conns branch February 19, 2025 08:24
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