
Yes. Starting with CDRouter 4.2 the DNS lookup timeout can be adjusted using the testvar dnsLookupTimeout. To increase CDRouter's DNS lookup timeout from the default value of five seconds to 10 seconds, the following change should be made to the CDRouter configuration file:
# # The default DNS lookup timeout is 5 seconds. This can be adjusted if the # DNS proxy is slow to respond. # testvar dnsLookupTimeout 10 #
Related articles that may also be helpful: