tao12345666333 commented on issue #1785: URL: https://github.com/apache/apisix-ingress-controller/issues/1785#issuecomment-1506367563
In fact, this is not a bug. The document you referenced in the issue is from the Ingres-NGINX project, which explains the priority of regular expression matching in NGINX. However, APISIX Ingress uses APISIX as its data plane. APISIX is different from NGINX and has its own routing components. FYI: - [Router radixtree | Apache APISIX® -- Cloud-Native API Gateway](https://apisix.apache.org/docs/apisix/router-radixtree/) - [Router | Apache APISIX® -- Cloud-Native API Gateway](https://apisix.apache.org/docs/apisix/terminology/router/) - [Route | Apache APISIX® -- Cloud-Native API Gateway](https://apisix.apache.org/docs/apisix/terminology/route/) -- 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]
