You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/09/11 02:59:21 UTC

[GitHub] [apisix] spacewander commented on issue #2188: request help: url_block.lua plugin: Is there any performance bottleneck if there are many block rules, say 1000000 url rules in production enviroment

spacewander commented on issue #2188:
URL: https://github.com/apache/apisix/issues/2188#issuecomment-690843717


   There is also a library to match plain text in parallel: https://github.com/cloudflare/lua-aho-corasick.
   
   @fankeke 
   Can we divide the 1+ million block urls into groups according to their hosts?


----------------------------------------------------------------
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:
users@infra.apache.org