sshniro opened a new issue #2044: URL: https://github.com/apache/apisix/issues/2044
### Issue description When proxying traffic to https based upstream, we are getting the following error. We are using the proxy rewrite plugin to create an HTTPs based traffic. Can we know why APISIX is checking for UDP based DNS resolver here? ``` 2020/08/03 09:45:13 [error] 37#37: *14632 [lua] init.lua:167: parse_domain(): failed to parse domain for domain_name_removed.com, error:failed to query the DNS server: failed to receive reply from UDP server 127.0.0.11:53: timeout, client: 172.21.0.1, server: , request: "GET /apis/sr HTTP/1.1", host: "localhost:9080" ``` ---------------------------------------------------------------- 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]
