You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Sandor Molnar (Jira)" <ji...@apache.org> on 2022/09/22 06:55:00 UTC

[jira] [Created] (KNOX-2806) Implement a new DoS security provider

Sandor Molnar created KNOX-2806:
-----------------------------------

             Summary: Implement a new DoS security provider
                 Key: KNOX-2806
                 URL: https://issues.apache.org/jira/browse/KNOX-2806
             Project: Apache Knox
          Issue Type: Improvement
          Components: Server
    Affects Versions: 2.0.0
            Reporter: Sandor Molnar
            Assignee: Balazs Marton
             Fix For: 2.0.0


There is a need to implement a mechanism that prevents Knox from being attacked using DoS (Denial of Service).

One elegant way is to reuse Jetty's own DoS filter in a way such that it can be configured as a new security provider.

Provider role: {{dos}}

Provider name: {{JettyDoS}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)