tzssangglass commented on issue #6184:
URL: https://github.com/apache/apisix/issues/6184#issuecomment-1031241820


   I didn't find anything of value, but I found something strange.
   
   the route `"\/apisix\/prod-1\/routes\/dc0b6538"` match uris is
   
   ```
              "\/api\/store*",
               "\/api\/1*",
               "\/api\/2*",
               "\/api\/3*",
               "\/api\/4*",
               "\/api\/5*",
               "\/api\/6*",
               "\/api\/7*",
               "\/api\/8*",
               "\/api\/9*"
   ```
   
   and the request `POST 
/api/14/store/?sentry_key=c95cef49d5e44f5c989f45f2b862f7fa&sentry_version=7 
HTTP/2.0` would match `\/api\/1*`? 
   
   
   I don't know the details inside, just that it seems incorrect based on the 
naming.


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