kayx23 commented on code in PR #9999: URL: https://github.com/apache/apisix/pull/9999#discussion_r1338065743
########## docs/en/latest/terminology/global-rule.md: ########## @@ -32,6 +32,12 @@ A [Plugin](./plugin.md) configuration can be bound directly to a [Route](./route Compared with the plugin configuration in Route, Service, Plugin Config, and Consumer, the plugin in the Global Rules is always executed first. +::: note + +For stream routes, only plugins that run on `before_proxy` [phase](../terminology/plugin.md#plugins-execution-order) get executed as Global Rules. Review Comment: @shreemaan-abhishek please revert this note. We can still merge the other changes. -- 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]
