Skip to content

Conversation

TymKh
Copy link
Contributor

@TymKh TymKh commented May 21, 2025

📝 Summary

Golang's default http.Client is configured for web networking. In our setup we call rbuilder that is located on the same host, which means that we need to use different configuration. Most importantly is that default value for MaxIdleConnPerHost is equal to 2 which we increase significantly

⛱ Motivation and Context

📚 References


✅ I have run these commands

  • make lint
  • make test
  • go mod tidy

@TymKh TymKh merged commit d307356 into main May 26, 2025
2 checks passed
@TymKh TymKh deleted the feature/improve-local-client-network-config branch May 26, 2025 11:33
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.

3 participants