tangjun2012 opened a new issue #2372: URL: https://github.com/apache/apisix/issues/2372
### Issue description 如图,1.5版本中,配置域名的时候,在目标服务器接收到的是ip,而不是域名,如:http://dashboard.apisix.dev/routes/4b84e67a-f874-4554-b3f6-906306116860/edit 即:我有多个域名指向了同一台服务器,对应不同的服务,其中ip=>服务A,域名1=>服务b,域名2=>服务c,当我在网关里配置域名1的时候,访问的却是服务A而不是正确的服务b ### Environment * apisix version (cmd: `apisix version`):1.5 * OS: ### Minimal test code / Steps to reproduce the issue 1. 2. 3. ### What's the actual result? (including assertion message & call stack if applicable)  ### What's the expected result? ---------------------------------------------------------------- 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]
