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

[v11] Reduce DefaultIdleTimeout to 30s #23949

Merged
merged 1 commit into from
Apr 1, 2023

Conversation

rosstimothy
Copy link
Contributor

Backport #23943 to branch/v11

An idle timeout of 6m keeps web api connections open too long on
Proxies that have any agents which do not have the changes from
#22832. Because the http.Server.IdleTimeout is set on all release
versions now, even when built with go.19, we experience this issue
because we no longer exercise the bug that was fixed in go1.20.
@rosstimothy rosstimothy enabled auto-merge March 31, 2023 23:44
@rosstimothy rosstimothy added this pull request to the merge queue Mar 31, 2023
Merged via the queue into branch/v11 with commit 482e370 Apr 1, 2023
@rosstimothy rosstimothy deleted the bot/backport-23943-branch/v11 branch April 1, 2023 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants