Skip to content

Add gRPC MaxConcurrentStreams limit and flag#679

Merged
bboreham merged 1 commit intomasterfrom
limit-max-streams
Feb 7, 2018
Merged

Add gRPC MaxConcurrentStreams limit and flag#679
bboreham merged 1 commit intomasterfrom
limit-max-streams

Conversation

@bboreham
Copy link
Contributor

This relates to #672 - believe that limiting the number of streams would stop the infinite blow-up of goroutines, though not really fix the underlying problem.

Plausibly this should be in weaveworks/common/server, but I wanted to try it out more locally first.

@bboreham bboreham mentioned this pull request Jan 31, 2018
Plausibly this should be in weaveworks/common/server, but I wanted to
try it out more locally first.
@bboreham bboreham merged commit 65e5ed1 into master Feb 7, 2018
@bboreham bboreham deleted the limit-max-streams branch February 22, 2018 17:26
@bboreham
Copy link
Contributor Author

bboreham commented Dec 3, 2019

Was added to weaveworks/common/server in weaveworks/common#146

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