lua5.1-resty-limit-rate
Lua module for limiting request rate for nginx-module-lua, using the "token bucket" method for Lua 5.1
License: BSD
https://github.com/upyun/lua-resty-limit-rate
Description
Lua module for limiting request rate for nginx-module-lua, using the "token bucket" method for Lua 5.1.
Compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
Install
CentOS/RHEL 10
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install lua5.1-resty-limit-rate
CentOS/RHEL 9
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install lua5.1-resty-limit-rate
CentOS/RHEL 8
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install lua5.1-resty-limit-rate