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

Reuse outbound HTTP connections #131

Merged
merged 4 commits into from
May 2, 2024

Conversation

mhutchinson
Copy link
Contributor

Without this it can quickly lead to the dreaded connection reset by peer due to the ephemeral ports for HTTP connections being used up.

Without this it can quickly lead to the dreaded connection reset by peer due to the ephemeral ports for HTTP connections being used up.
Also fixed oversupply reporting, which didn't reset to 0
hammer/hammer.go Outdated Show resolved Hide resolved
@mhutchinson mhutchinson merged commit b0cba6c into transparency-dev:main May 2, 2024
9 checks passed
@mhutchinson mhutchinson deleted the httpConnReuse branch May 2, 2024 11:25
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