dynamic-addresses-ttl
Use the dynamic-addresses-ttl stanza entry to specify the length of time (in seconds) that a resolved IP address will be cached before it is discarded and another name resolution is attempted (time-to-live).
dynamic-addresses-ttl = seconds
Description
If the dynamic-addresses configuration entry is set to yes, this configuration entry specifies the length of time (in seconds) that a resolved IP address will be cached before it is discarded and another name resolution is attempted (time-to-live).
We can customize this configuration item for a particular junction by adding the adjusted configuration item to a [junction:{junction_name}] stanza, where {junction_name} refers to the junction point for a standard junction (including the leading / character) or the virtual host label for a virtual host junction.
Options
seconds The length of time (in seconds) that a resolved IP address will be cached before it is discarded and another name resolution is attempted (time-to-live).
Usage: Optional
Default value None
Example: dynamic-addresses-ttl = 0
Parent topic: [junction] stanza