comedown opened a new issue #4046: URL: https://github.com/apache/apisix/issues/4046
### Issue description I added a routing rule which path is "/test/:project/:version/*action", it does not match the url "/test/1/7.5.11/multi/path". Instead, the url "/test/1/2/multi/path" can. Please take a look! ### Environment * apisix version (cmd: `apisix version`): 2.0 * OS (cmd: `uname -a`): OSX * OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): openresty/1.17.8.2 * etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info` to get the info from server-info API): * apisix-dashboard version, if have: -- 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: [email protected]
