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/01/21 03:26:56 UTC

[GitHub] [incubator-apisix] membphis commented on a change in pull request #1077: bugfix: updated the dns parse result by TTL.

membphis commented on a change in pull request #1077: bugfix: updated the dns parse result by TTL.
URL: https://github.com/apache/incubator-apisix/pull/1077#discussion_r368797049
 
 

 ##########
 File path: conf/config.yaml
 ##########
 @@ -48,6 +48,7 @@ apisix:
     - 223.5.5.5
     - 1.1.1.1
     - 8.8.8.8
+  dns_resolver_valid: 30          # valid time for dns result 30 seconds
 
 Review comment:
   https://github.com/apache/incubator-apisix/pull/1077#issue-364080437
   
   I added some description right now, please take a look.

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


With regards,
Apache Git Services