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

limit number of active WS connections #2006

Merged
merged 7 commits into from
Mar 12, 2021

Conversation

macfarla
Copy link
Contributor

@macfarla macfarla commented Mar 11, 2021

Signed-off-by: Sally MacFarlane [email protected]

Add a limit to the number of active WebSocket connections. Once this limit is reached, incoming connections will be rejected (socket closed).

Signed-off-by: Sally MacFarlane <[email protected]>
Signed-off-by: Sally MacFarlane <[email protected]>
@macfarla macfarla changed the title add config option for limiting max number of active WS connections limit number of active WS connections Mar 11, 2021
Signed-off-by: Sally MacFarlane <[email protected]>
Signed-off-by: Sally MacFarlane <[email protected]>
@macfarla macfarla merged commit 52c17e3 into hyperledger:master Mar 12, 2021
@macfarla macfarla deleted the max-ws-connections branch March 12, 2021 02:46
RichardH92 pushed a commit to RichardH92/besu that referenced this pull request Mar 29, 2021
* add config option for limiting max number of active WS connections

* update test websocket method to not deprecated version

Signed-off-by: Sally MacFarlane <[email protected]>
Signed-off-by: Richard Hart <[email protected]>
eum602 pushed a commit to lacchain/besu that referenced this pull request Nov 3, 2023
* add config option for limiting max number of active WS connections

* update test websocket method to not deprecated version

Signed-off-by: Sally MacFarlane <[email protected]>
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