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/03 06:38:08 UTC

[GitHub] [apisix] zhuchengxing opened a new issue #1972: request help:

zhuchengxing opened a new issue #1972:
URL: https://github.com/apache/apisix/issues/1972


   ### Issue description
   When I log in Kafka, the following error occurs:
   ![1](https://user-images.githubusercontent.com/29362652/89152923-81571500-d596-11ea-930b-f68ee1e84c5b.png)
   When Lua gets the KAFka IP, it does not resolve it through /etc/hosts. Why? Is there a solution?
   ### Environment
   
   * apisix version (cmd: `apisix version`): 1.3
   * OS:centos7
   


----------------------------------------------------------------
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



[GitHub] [apisix] membphis commented on issue #1972: request help:

Posted by GitBox <gi...@apache.org>.
membphis commented on issue #1972:
URL: https://github.com/apache/apisix/issues/1972#issuecomment-667855656


   Nginx will never use /etc/hosts to resolve DNS.
   
   Nginx parses the domain always by DNS server, please take a look at: http://nginx.org/en/docs/http/ngx_http_core_module.html#resolver.


----------------------------------------------------------------
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



[GitHub] [apisix] membphis closed issue #1972: request help:

Posted by GitBox <gi...@apache.org>.
membphis closed issue #1972:
URL: https://github.com/apache/apisix/issues/1972


   


----------------------------------------------------------------
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