jetty.project icon indicating copy to clipboard operation
jetty.project copied to clipboard

Introduce DoSHandler

Open sbordet opened this issue 2 years ago • 3 comments

Jetty version(s) 12

Description Port DoSFilter as a Handler.

sbordet avatar Sep 05 '23 07:09 sbordet

See also ThreadLimitHandler.

sbordet avatar Sep 11 '23 08:09 sbordet

See if possible to factor out permits/suspend logic from QoSHandler.

sbordet avatar Sep 11 '23 08:09 sbordet

@sbordet I just noticed that all the EE10 DosFilter tests are disabled. So can we make this issue a priority for the next release cycle.

gregw avatar Oct 18 '23 22:10 gregw