kayx23 commented on issue #10518: URL: https://github.com/apache/apisix/issues/10518#issuecomment-1828730739
Ok just trying to exclude possible cases. Your understanding of the priority sounds good to me. I'm not certain what the issue is with serverless function approach. Perhaps @shreemaan-abhishek or @Revolyssup could provide more ideas. As for this question: > Thank you for your help @kayx23! Plugins are really used for a group of routes. Is it possible to add > > ``` > "vars": [ > [ > "http_var", > "==", > "value" > ] > ] > ``` > > for a group of routes? What I can think of is use a plugin that has the `vars` attribute (perhaps traffic-split or workflow) and configure it on plugin config. See if that serves your purpose. -- 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]
