Hello to all the community.

Currently every request in the shenyu gateway needs to be matched by traversing 
all the selector of the plugin.


If there is a large number of interfaces in the gateway, it will cause a lot of 
performance degradation in the gateway.


We have discussed some ideas, for the time being we intend to use uri as key 
and cache the matching selector for each request。


Ignore the selector condition for now.


 If you have a better solution, welcome to join the discussion!

Reply via email to