Subscribe

How to install lua5.1-resty-limit-rate in CentOS/RHEL 9 (noarch)

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

Install

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

Description

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

RPMs