yalcinyildiz commented on issue #8218: URL: https://github.com/apache/apisix/issues/8218#issuecomment-1301908710
> > Ok, I see, but what if we want to limit user requests even when the cache mechanism is used? I believe such a scenario will be practical. > > It's OK to customize the plugin priority with the field _meta.priority. You can assign a higher priority for limit-count plugin. Hi. If I understand correctly, users need to specify the priority of the plugins themselves. But what should I do to achieve it? I added plugins section to my config.yaml file, and reduced the priority of the proxy-cache plugin, but the behaviour hasn't changed. You can see the updated file below. [config.yaml.updated.txt](https://github.com/apache/apisix/files/9927450/config.yaml.updated.txt) -- 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]
