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

Issue #7515 backport to 9.4 - Fix for connection limit problem #12358

Conversation

vlsorokin
Copy link

Backport PR #12320 (fixes #7515) to 9.4

  • Fixed ManagedSelector.Accept to emit the event "accept failed" when closed.
  • Fixed ConnectionLimit to close connections that exceed the maximum (may happen when the connector is configured with acceptors=0).

…g" connections

* Backport for the PR jetty#12320
  * Fixed `ManagedSelector.Accept` to emit the event "accept failed" when closed.
  * Fixed `ConnectionLimit` to close connections that exceed the maximum (may happen when the connector is configured with acceptors=0).
@vlsorokin vlsorokin closed this Oct 9, 2024
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.

1 participant