Skip to content

[v11] Reduce DefaultIdleTimeout to 30s#23949

Merged
rosstimothy merged 1 commit intobranch/v11from
bot/backport-23943-branch/v11
Apr 1, 2023
Merged

[v11] Reduce DefaultIdleTimeout to 30s#23949
rosstimothy merged 1 commit intobranch/v11from
bot/backport-23943-branch/v11

Conversation

@rosstimothy
Copy link
Copy Markdown
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