p0pr0ck5 / lua-resty-waf

High-performance WAF built on the OpenResty stack
GNU General Public License v3.0
1.28k stars 305 forks source link

why parse request_uri ourselfs? #325

Open algtm opened 5 years ago

algtm commented 5 years ago

will it be faster? Because ngx.var.request_uri give the same value so I wonder it.