kayx23 commented on code in PR #9999:
URL: https://github.com/apache/apisix/pull/9999#discussion_r1306318414


##########
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 get executed 
as Global Rules.

Review Comment:
   ```suggestion
   For stream routes, only plugins that run on `before_proxy` 
[phase](../terminology/plugin.md#plugins-execution-order) get executed as 
Global Rules.
   ```



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