Subscribe

How to install lua5.1-resty-limit-rate (noarch)

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

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -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.