You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/09/09 03:14:22 UTC

[GitHub] [apisix] starsz opened a new issue #5020: docs: need example to introduce the details of route match

starsz opened a new issue #5020:
URL: https://github.com/apache/apisix/issues/5020


   ### Issue description
   
   Hi, I read the docs of https://apisix.apache.org/docs/apisix/architecture-design/router
   
   And I think we can give some examples of this like:
   
   1. Host + URI
   2. Host + URI + Vars
   3. Host + URI + Vars + FilterFunctions 
   
   ### Environment
   
   - apisix version (cmd: `apisix version`):
   - OS (cmd: `uname -a`):
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):
   - 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:
   - luarocks version, if the issue is about installation (cmd: `luarocks --version`):
   


-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix] tzssangglass commented on issue #5020: docs: need example to introduce the details of route match

Posted by GitBox <gi...@apache.org>.
tzssangglass commented on issue #5020:
URL: https://github.com/apache/apisix/issues/5020#issuecomment-925433467


   this PR: https://github.com/apache/apisix/pull/5100 can fix this issue?


-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix] starsz commented on issue #5020: docs: need example to introduce the details of route match

Posted by GitBox <gi...@apache.org>.
starsz commented on issue #5020:
URL: https://github.com/apache/apisix/issues/5020#issuecomment-939937842


   > this PR: #5100 can fix this issue?
   
   I think it is still not very enough.


-- 
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: notifications-unsubscribe@apisix.apache.org

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