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 connection limit fix to Jetty 11 #12383

Closed
vlsorokin opened this issue Oct 13, 2024 · 1 comment
Closed

Backport connection limit fix to Jetty 11 #12383

vlsorokin opened this issue Oct 13, 2024 · 1 comment
Labels

Comments

@vlsorokin
Copy link

Jetty Version

Jetty-11.x

Question

Would it be possible to backport the changes from PR #12320, which address Issue #7515, to Jetty 11?

I have created a PR #12382 with a cherry-pick of the fix.

From what I can tell, it appears safe to backport this to Jetty 11 (however I've never contributed to Jetty project and might overlook some potential concerns)

@sbordet
Copy link
Contributor

sbordet commented Oct 14, 2024

@vlsorokin sorry but Jetty 10/11 is at end of community support, see the table here:

You have to assume that there may never be another Jetty 11 version.
There might be another Jetty 11 release, for security reasons, or to support Webtide clients, but it is not guaranteed if neither of those reasons occur.

You can contact Webtide for commercial support, or you can upgrade to Jetty 12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants