Skip to content

Added rate limiting evaluation window - #131

Open
ezafeire wants to merge 1 commit into
umotif-public:mainfrom
ezafeire:patch-1
Open

Added rate limiting evaluation window#131
ezafeire wants to merge 1 commit into
umotif-public:mainfrom
ezafeire:patch-1

Conversation

@ezafeire

Copy link
Copy Markdown

Added the ability to define an evaluation window when creating a rate_based_statement in a rule.

Description

While implementing rate limit policies on WAF for a client, I realized that there was no way to lower the evaluation window that WAF uses to determine rate limiting requests to under 300 sec.
With this PR you can modify it and if you don't it defaults to 300 sec (the default 5 minutes).

Added the ability to define an evaluation window when creating a rate_based_statement in a rule.
@dmzeus

dmzeus commented Apr 15, 2024

Copy link
Copy Markdown

It's a minor change but much needed)

@stavbernazport

Copy link
Copy Markdown

This is very needed!!
Took me some time to understand why it's not applying until I found out it's not yet supported by this module

@MatanHeledPort MatanHeledPort left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🙏🏻

@stavbernazport

Copy link
Copy Markdown

@splichy Can you please check if this can be released?

@dmzeus

dmzeus commented Sep 4, 2024

Copy link
Copy Markdown

Any news here?)

@realfredlai

Copy link
Copy Markdown

Any update on this PR please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

5 participants