You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/10/28 02:44:30 UTC

[GitHub] [apisix] zuiyangqingzhou commented on issue #8193: help request: Questions about global plugins and plugins on the route

zuiyangqingzhou commented on issue #8193:
URL: https://github.com/apache/apisix/issues/8193#issuecomment-1294376438

   > I checked the code, and the route-level plugin is loaded after the global rules are executed, which means that if you `exit(403)` in the global plugin, the route-level plugin will not be loaded. There are no plugins available in APISIX when `header_filter` is executed.
   
   I confirm that you mean,  if `exit(403)` in the global plugin,  the route-level plugin will not be execute? @soulbird 


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org