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


   > Apisix will resolve and cache the IP address for the domain name
   
   parse and cache in lrucache:
   
   https://github.com/apache/apisix/blob/master/apisix/init.lua#L120-L122
   
   and the cache time is 30 sec by default, you can specify a new value:
   
   https://github.com/apache/apisix/blob/master/conf/config-default.yaml#L101


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


Reply via email to