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

Backport of Increase the allowed concurrent gRPC streams into release/1.11.x #16384

Conversation

hc-github-team-secure-vault-core
Copy link
Collaborator

Backport

This PR is auto-generated from #16327 to be assessed for backporting due to the inclusion of the label backport/1.11.x.

The below text is copied from the body of the original PR.


By default http2.Server allows for 250 concurrent streams per host. This limit can cause bottlenecks on clusters with many forwarded requests/rpcs. This changes the default to match what the gRPC library uses: MaxUint32.


Overview of commits

@briankassouf briankassouf enabled auto-merge (squash) July 20, 2022 19:29
@briankassouf briankassouf added this to the 1.11.2 milestone Jul 20, 2022
@briankassouf briankassouf merged commit c0dd7fd into release/1.11.x Jul 20, 2022
@briankassouf briankassouf deleted the backport/grpc-concurrent-limit/cheaply-guided-sponge branch July 20, 2022 23:45
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.

None yet

2 participants