thor533 commented on issue #9202: URL: https://github.com/apache/apisix/issues/9202#issuecomment-1506502270
> 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. Is there any way to get ip-restriction to execute first? The normal logic is to limit Ip first and then deal with the rest,I think that's normal logic! -- 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]
