tzssangglass commented on issue #7488:
URL: https://github.com/apache/apisix/issues/7488#issuecomment-1190997978

   Can you give the desensitized consumer and route configuration.
   
   I don't think using `consumer_group seems` to solve the problem of having to 
configure a lot of whitelists. Since you thought of using regulars, why not 
create routes with regulars and do restrictions based on those routes?
   
   Typically, we will do something with the request only after matching the 
route. Rather than roughly matching a large number of requests (such as use 
`/*` as router uri) and then differentiating them based on uri.


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to