This will implement rate limit on specific path (/exact/path) and prefixed path (/prefix/me) inside the location block location = /exact/path { access_by_lua_block { local ip = ngx.var.remote_addr ...
ngx_stream_lua_module - Embed the power of Lua into Nginx stream/TCP Servers. This module is a core component of OpenResty. If you are using this module, then you are essentially using OpenResty. This ...