ShaoZeMing commented on issue #3865:
URL: https://github.com/apache/apisix/issues/3865#issuecomment-803517605


   > this is not a bug. I confirmed.
   > 
   > @ShaoZeMing the router `a`, `b`, `c` have same uri `/*` and `priority`, 
you'd better to specify a different `priority`.
   > 
   > `/test/*` always matches before `/*`. The route `radixtree_uri` matching 
of apisix is depth-first.
   
   If the path is the same as /* and the same domain name is used, the header 
parameter matching rules are different, but the missing direction is a, such as 
this:
   -host(test-dev-1.apisix.xthktech.cn) ==> a
   -host(test-dev-1.apisix.xthktech.cn)+header(app-name:test-header) ==> a


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

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


Reply via email to