fankeke opened a new issue #2188:
URL: https://github.com/apache/apisix/issues/2188


   ### Issue description
   plugin: url_blocker.lua
   
   ```
   local from = re_find(ctx.var.request_uri, conf.block_rules_concat, "jo")
   ```
   
   Is there any performance bottleneck if there are many block rules, say 
1000000 url rules  in production enviroment
   
   
   
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to