Jump to letter: [
N
]
nginx-module-cookie-limit - NGINX module to limit the number of malicious ip forged cookies
- Description:
The ngx_cookie_limit_req_module module not only limits the access
rate of cookies but also limits the number of malicious ip
forged cookies.
How to Install
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install dnf-plugins-core
sudo dnf config-manager --enable getpagespeed-extras-mainline
sudo dnf -y install nginx-module-cookie-limit
Packages