bunkerity / bunkerweb

🛡️ Open-source and next-generation Web Application Firewall (WAF)
https://www.bunkerweb.io
GNU Affero General Public License v3.0
6.3k stars 353 forks source link

[FEATURE] ngx_http_limit_req_module patch that support rating per hour/day/week #167

Closed hoaivan closed 3 years ago

hoaivan commented 3 years ago

What's needed and why ? Nginx only support rate limit per second or minutes. It would be better to have per hour/day/week

Implementations ideas (optional) This is a ngx_http_limit_req_module patch that support. Pls integrate this patch into bunkerized-nginx:
https://www.getpagespeed.com/nginx-mod-a-better-faster-nginx-build

fl0ppy-d1sk commented 3 years ago

Hello @hoaivan,

I might be wrong but that patch isn't Open Source. They charge 10$ for getting access to the pre-built packages. Unless we have an Open Source alternative, we will need to do it from scratch.

hoaivan commented 3 years ago

You're right. Let me close the issue.