ForwardingTimeout

HKLM\SYSTEM\CurrentControlSet\Services\DNS\Parameters

Data type Range Default value
REG_DWORD 0x1 - 0xFFFFFFFF seconds 0x5

Description

Determines how long DNS waits for each server in the list in Forwarders to respond to a query. If a forwarder server does not respond before the time specified here expires, the DNS server forwards the query to the next forwarder server in the Forwarders list. If none of the forwarder servers respond in the time specified by ForwardingTimeout, the value of IsSlave determines how the DNS server responds to the original query.

Change method

To change the value of this entry, use the Forwarders tab in the DNS console, or use Dnscmd.exe, a tool included with the Windows 2000 Support Tools. Using either method, your change is effective immediately; you do not have to restart the DNS server.

Activation method

DNS reads its registry entries only when it starts. You can change entries while the DNS server is running by using the DNS console or Dnscmd.exe. If you change entries by editing the registry, the changes are not effective until you restart the DNS server.

Note Image Note

DNS adds this entry to the registry when you use the DNS Server Properties dialog box to enable forwarders.

This entry is used only when forwarding is enabled. If the value of Forwarders does not contain at least one valid IP address, this entry is ignored.

Zero (0x0) is not a valid value for this entry. If you enter 0x0, DNS uses the default value, 0x5.

This value is used only when it is less than the value of RecursionTimeout. If it is greater, the DNS server uses the value of RecursionTimeout.

Caution Image Caution

Do not change the value of this entry by editing the registry. If the Forwarders entry contains valid IP addresses and this entry is deleted, the DNS server might not start or might not operate properly.

Related Entries

Page Image

Page Image

Page Image

Page Image