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

fix: add pending connection limit #1423

Merged
merged 3 commits into from Oct 11, 2022
Merged

Conversation

achingbrain
Copy link
Member

Adds a maxIncomingPendingConnections option to the Connection Manager that limits how many connections can be open but not yet upgraded.

Adds a `maxIncomingPendingConnections` option to the Connection Manager
that limits how many connections can be open but not yet upgraded.
@achingbrain achingbrain merged commit b717beb into master Oct 11, 2022
@achingbrain achingbrain deleted the fix/add-pending-connection-limit branch October 11, 2022 17:34
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

1 participant