You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.