Jump to: navigation, search

GVP MCP:fm:dns cache timeout

(Created page with "{{PubOption |hidden=false |default=60 |valid=Must be a numeric value greater or equal to -1. |takeseffect=At start/restart |shortdesc=This parameter sets the DNS cache tim...")
 
(Created page with "{{PubOption |hidden=false |default=60 |valid=Must be a numeric value greater or equal to -1. |takeseffect=At start/restart |shortdesc=This parameter sets the DNS cache tim...")
(No difference)

Revision as of 12:00, August 19, 2019


View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

dns_cache_timeout

Default Value: 60
Valid Values: Must be a numeric value greater or equal to -1.
Changes Take Effect: At start/restart


This parameter sets the DNS cache timeout in seconds. Name resolved will be kept in memory and used for this number of seconds. Set to zero to completely disable caching, or set to -1 to make the cached entries remain forever. Note that DNS entries have a "TTL" property but libcurl doesn't use that. This DNS cache timeout is entirely speculative that a name will resolve to the same address for a certain small amount of time into the future.

Draft Option

No draft option

Comments or questions about this documentation? Contact us for support!