yaoweibin / nginx_limit_speed_moduleLinks
limit the total speed from the specific user
☆109Updated 3 years ago
Alternatives and similar repositories for nginx_limit_speed_module
Users that are interested in nginx_limit_speed_module are comparing it to the libraries listed below
Sorting:
- Streaming regular expression replacement in response bodies☆261Updated 2 years ago
- Limiting rate by given variables(like $request_uri, $remote_addr, etc..).☆100Updated 7 years ago
- SNI Proxy based on stream-lua-nginx-module☆86Updated 5 years ago
- Native support for cross-site scripting (XSS) in an nginx☆150Updated 2 months ago
- Split one big HTTP/Range request to multiple subrange requesets☆109Updated 7 years ago
- encrypt and decrypt nginx variable values☆202Updated 2 months ago
- Add support for array-typed variables to nginx config files☆67Updated 2 months ago
- Request status in Nginx☆145Updated 5 years ago
- An extended version of the standard memcached module that supports set, add, delete, and many more memcached commands.☆212Updated 2 months ago
- A nginx module to match browsers and crawlers☆163Updated 6 years ago
- Nginx module for serving a file in slices (reverse byte-range)☆105Updated 12 years ago
- Lua memcached client driver for the ngx_lua based on the cosocket API☆215Updated this week
- nginx 请求统计模块☆23Updated 10 years ago
- http cache to redis, can server stale response, and using "lua-resty-lock" only allow one request to populate a new cache☆56Updated 10 years ago
- HTTP flood attacks mitigation tool for Nginx☆39Updated 10 years ago
- This is a nginx module that reads HTTP POST and PUT request body encoded in "application/x-www-form-urlencoded", and parse the argume…☆120Updated 8 years ago
- 实时统计 nginx 状态的 lua 拓展☆135Updated 9 years ago
- a module which enables the nginx to use the same consistent hashing distribution for memcache servers as the php memcache module☆140Updated 7 years ago
- OpenResty library for parsing URI