On Thu, Mar 9, 2023 at 12:27 AM Rémy Maucherat wrote:
> On Wed, Mar 8, 2023 at 8:37 PM Igal Sapir wrote:
> >
> > All,
> >
> > I would like to add a Rate Limiter Filter or Valve which will help
> mitigate
> > DoS and Brute Force attacks, and want to get fee
On Wed, Mar 8, 2023 at 8:37 PM Igal Sapir wrote:
>
> All,
>
> I would like to add a Rate Limiter Filter or Valve which will help mitigate
> DoS and Brute Force attacks, and want to get feedback from the community
> and the PMC. The checks will run before the request reaches
Chris,
On Wed, Mar 8, 2023 at 4:18 PM Christopher Schultz <
ch...@christopherschultz.net> wrote:
> Igal,
>
> On 3/8/23 14:36, Igal Sapir wrote:
> > I would like to add a Rate Limiter Filter or Valve which will help
> mitigate
> > DoS and Brute Force attacks, and
Igal,
On 3/8/23 14:36, Igal Sapir wrote:
I would like to add a Rate Limiter Filter or Valve which will help mitigate
DoS and Brute Force attacks, and want to get feedback from the community
and the PMC. The checks will run before the request reaches the servlet
and will be dropped if too many
All,
I would like to add a Rate Limiter Filter or Valve which will help mitigate
DoS and Brute Force attacks, and want to get feedback from the community
and the PMC. The checks will run before the request reaches the servlet
and will be dropped if too many requests arrive from the same IP