Skip to content

connection alive checks intervals#22169

Closed
icing wants to merge 1 commit into
curl:masterfrom
icing:conn-alive-check-intervals
Closed

connection alive checks intervals#22169
icing wants to merge 1 commit into
curl:masterfrom
icing:conn-alive-check-intervals

Conversation

@icing

@icing icing commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Do not check if a particular connection is alive or not more than once every second. We did this on every connection reuse which is overkill when sending many requests to the same host.

Do not check if a particular connection is alive or not
more than once every second. We did this on every connection
reuse which is overkill when sending many requests to the
same host.
@icing icing requested a review from bagder June 25, 2026 12:53
@bagder bagder closed this in 2f1e94e Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants