Subscribe

How to install nginx-module-cookie-limit in CentOS/RHEL 6 (x86_64)

NGINX module to limit the number of malicious ip forged cookies

License: BSD Vendor: GetPageSpeed, Inc. https://github.com/limithit/ngx_cookie_limit_req_module

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install yum-utils
sudo yum-config-manager --enable getpagespeed-extras-mainline
sudo yum -y install nginx-module-cookie-limit

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.