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

Add property to limit Jetty's maximum connections #35899

Closed
mhalbritter opened this issue Jun 15, 2023 · 0 comments
Closed

Add property to limit Jetty's maximum connections #35899

mhalbritter opened this issue Jun 15, 2023 · 0 comments
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@mhalbritter
Copy link
Contributor

mhalbritter commented Jun 15, 2023

Tomcat has such a property named server.tomcat.max-connections already. We should add one for Jetty, too. We can use the ConnectionLimit class for limiting the connections.

@mhalbritter mhalbritter added the type: enhancement A general enhancement label Jun 15, 2023
@mhalbritter mhalbritter added this to the 3.2.x milestone Jun 15, 2023
@mhalbritter mhalbritter self-assigned this Jun 15, 2023
@mhalbritter mhalbritter modified the milestones: 3.2.x, 3.2.0-M1 Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant