xyz2b opened a new issue #2330: URL: https://github.com/apache/apisix/issues/2330
### Issue description Apisix host configuration of route can not be '*' ? ![image](https://user-images.githubusercontent.com/48942966/94358181-bdf44800-00d1-11eb-8bd2-29866307ee1b.png) I test radixtree can support '*' configuration of host. In the apisix soure code, I find host configuration restrictions. I want to understand why such a restriction in host. `local host_def_pat = "^\\*?[0-9a-zA-Z-.]+$|^\\*$"` ### Environment * apisix version (cmd: `apisix version`):1.5 * OS:Centos7.x ---------------------------------------------------------------- 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