tzssangglass commented on issue #5128:
URL: https://github.com/apache/apisix/issues/5128#issuecomment-926367129


   > Visit 
[apisix-ssl.exsmart.net:9443/v1/white/tools/sts_info](https://apisix-ssl.exsmart.net:9443/v1/white/tools/sts_info)
 to return is a timeout
   > What do I need to do
   > To access the page properly in the browser
   
   I think it has something to do with DNS resolution.
   
   curl --resolve 'apisix-ssl.exsmart.net:9443:127.0.0.1' would resolve 
`apisix-ssl.exsmart.net` to 127.0.0.1, but if it hasn't `--resolve`, curl will 
perform the DNS resolution process.
   
   This has nothing to do with APISIX, it about the DNS resolution 
configuration in your environment.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to