bigplum / Nginx-limit-traffic-rate-module
Limiting rate by given variables(like $request_uri, $remote_addr, etc..).
☆98Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Nginx-limit-traffic-rate-module
- limit the total speed from the specific user☆107Updated 2 years ago
- SNI Proxy based on stream-lua-nginx-module☆83Updated 4 years ago
- Transparent port service multiplexer for stream subsystem☆61Updated 4 years ago
- Nginx ipip module support datx format☆28Updated 5 years ago
- This is an implementation of the SOCKS v5 server in the OpenResty☆54Updated 7 years ago
- Nginx module for ngx_lua to provide Lua API to inspect upstream http cache meta-data☆119Updated last month
- Streaming regular expression replacement in response bodies☆260Updated last year
- nginx module which adds ability to cache static files.☆121Updated 6 years ago
- NGINX C module that extends ngx_http_lua_module for enhanced SSL/TLS capabilities☆86Updated last year
- Request status in Nginx☆146Updated 4 years ago
- A Lua library for reading MaxMind's Geolocation database☆97Updated 3 weeks ago
- An efficient shared memory IP blocking system for nginx. [Also see ip-blocker-agent]. [Not maintained].☆22Updated 7 years ago
- replace nginx's pool mechanism with plain malloc & free to help tools like valgrind☆76Updated last month
- limit the number of connections to upstream for NGINX☆164Updated 5 years ago
- takashiki/Ourls 的 OpenResty 实现☆45Updated 7 years ago
- Nginx stream server traffic status module☆143Updated 2 years ago
- Add support for array-typed variables to nginx config files☆67Updated 3 months ago
- http cache to redis, can server stale response, and using "lua-resty-lock" only allow one request to populate a new cache☆56Updated 8 years ago
- HTTP flood attacks mitigation tool for Nginx