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 2020/08/12 16:37:47 UTC

[GitHub] [apisix] membphis commented on issue #2044: bug: Failed to query DNS server when proxying HTTPS upstream traffic

membphis commented on issue #2044:
URL: https://github.com/apache/apisix/issues/2044#issuecomment-672983939


   in `balancer` phase, it only supports `IP` address, we have to parse the domain to IP in `access` or `rewrite` phase.
   
   and we have to parse it on Lua land. the Nginx can not help us. here is the doc link: https://github.com/openresty/lua-resty-core/blob/master/lib/ngx/balancer.md#set_current_peer


----------------------------------------------------------------
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:
users@infra.apache.org