Subscribe

How to install lua-resty-limit-rate in CentOS/RHEL 8 (noarch)

Lua module for limiting request rate for nginx-module-lua, using the "token bucket" method

Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install lua-resty-limit-rate

Description

Lua module for limiting request rate for nginx-module-lua, using the "token bucket" method.

RPMs