nic-6443 commented on issue #9202:
URL: https://github.com/apache/apisix/issues/9202#issuecomment-1506335245

   Because basic-auth works in the rewrite phase, while ip-restriction works in 
the access phase, and plugin priority only takes effect when the phases are the 
same. 
   The execution order of all phases is: rewrite -> access -> before_proxy -> 
header_filter -> body_filter -> log.


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