Jump to letter: [
N
]
nginx-module-dynamic-limit-req - NGINX module to dynamically lock IP and release it periodically
- Description:
NGINX module to dynamically lock IP and release it periodically.
This module is an extension based on ngx_http_limit_req_module.
How to Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo amazon-linux-extras install epel
sudo yum -y install yum-utils
sudo yum-config-manager --enable getpagespeed-extras-mainline
sudo yum -y install nginx-module-dynamic-limit-req
Packages