[GitHub] [apisix] Firstsawyou commented on issue #3865: bug: Routing priority matching bug

2021-03-19 Thread GitBox


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


   Hi, @ShaoZeMing  
   Thank you for your report. After testing, I found that there are problems 
with the use of `hsot + header` and `host` when different routes have the same 
uri.
   Assuming that the route response data of `host` is `a`, and the route 
response data of `hsot + header` is `b`, then there are two situations:
   1. When the route id of `host` is greater than the route id of `hsot + 
header`, the result of the request is normal.
   2. When the route id of `host` is less than the route id of `hsot + header`, 
the result of the request is abnormal, and all response data is `a`.
   
   We need to fix this bug.


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




[GitHub] [apisix] Firstsawyou commented on issue #3865: bug: Routing priority matching bug

2021-03-19 Thread GitBox


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


   > Hi, Here are the routing rules a, b, c, d
   
   @ShaoZeMing  Thank you for the information, I will reproduce it later.


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




[GitHub] [apisix] Firstsawyou commented on issue #3865: bug: Routing priority matching bug

2021-03-19 Thread GitBox


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


   > @Firstsawyou
   > 
   > [#3865 
(comment)](https://github.com/apache/apisix/issues/3865#issuecomment-802452402) 
is exported as `OpenAPI v3`.
   
   okay.


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




[GitHub] [apisix] Firstsawyou commented on issue #3865: bug: Routing priority matching bug

2021-03-19 Thread GitBox


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






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




[GitHub] [apisix] Firstsawyou commented on issue #3865: bug: Routing priority matching bug

2021-03-18 Thread GitBox


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


   Your configuration data looks strange. It seems that the field names of 
apisix have been modified?


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




[GitHub] [apisix] Firstsawyou commented on issue #3865: bug: Routing priority matching bug

2021-03-18 Thread GitBox


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


   You should provide more detailed route configuration information.


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