lua-resty-limit-traffic

Traffic limiter

A Lua library for rate limiting and traffic control in web applications

Lua library for limiting and controlling traffic in OpenResty/ngx_lua

GitHub

822 stars
53 watching
153 forks
Language: Lua
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
upyun/lua-resty-limit-rate A Lua module that limits the rate of requests to an application 72
openresty/lua-resty-lock A simple nonblocking lock API for ngx_lua based on shared memory dictionaries 308
membphis/lua-resty-limits A Lua module that helps limit incoming requests to a web application based on OpenResty's rate limiting capabilities. 8
openresty/lua-resty-balancer A Lua module implementing a generic consistent hash and round-robin balancer for load balancing 331
openresty/lua-resty-mysql A Lua-based nonblocking MySQL driver library for high-performance web applications. 709
openresty/lua-resty-core A Lua library providing an FFI-based API to interact with the Nginx Lua module 812
openresty/lua-resty-websocket A Lua implementation of the WebSocket protocol for use in web servers. 509
openresty/lua-resty-dns A Lua DNS resolver module for the nginx lua module 326
timebug/lua-resty-redis-ratelimit A Lua-based module to limit incoming requests between multiple instances using a 'leaky bucket' algorithm and Redis as the backend storage. 163
openresty/lua-resty-signal A Lua library for sending signals to Linux processes 33
toritori0318/lua-resty-r3 An experimental Lua implementation of an OpenResty router 40
openresty/lua-resty-string A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. 431
bungle/lua-resty-route A URL routing library supporting multiple matchers and middleware for OpenResty. 101
vislee/lua-resty-dns-server A Lua-based DNS server driver for the OpenResty module 74
tokers/lua-resty-requests A Lua library that provides a simple and convenient way to make HTTP requests in OpenResty 163