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
We are replacing our legacy in-house Java application framework with Spring Boot. The last missing feature parity is the ability to constrain Jetty's backing queue.
Issue #8662 was the same issue from a couple years back. It landed on this comment from @wilkonsa
A pull request that adds this configuration option for Jetty, Tomcat, and Undertow would be welcome.
However, the issue ended up closing due to inactivity. I intend to submit that PR.