Description
By default DnsQuery() function used in net.dns[] checks uses internal resolver cache. It should be disabled (DNS_QUERY_BYPASS_CACHE option flag) so that requests reflect the real service state instead of cached values.
By default DnsQuery() function used in net.dns[] checks uses internal resolver cache. It should be disabled (DNS_QUERY_BYPASS_CACHE option flag) so that requests reflect the real service state instead of cached values.