Skip to content

Commit cd6b2f2

Browse files
authored
Update Set-DnsServerRecursion.md
1 parent e6c67d6 commit cd6b2f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docset/winserver2012-ps/dnsserver/Set-DnsServerRecursion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ Accept wildcard characters: False
197197
### -Timeout
198198
Determines the number of seconds that a DNS server waits before it stops trying to contact a remote server.
199199
The valid value is in the range of 0x1 to 0xFFFFFFFF (1 second to 15 seconds).
200-
The default setting is 0xF (15 seconds).
200+
The default setting is 0x8 (8 seconds).
201201
We recommend that you increase this value when recursion occurs over a slow link.
202202

203203
```yaml

0 commit comments

Comments
 (0)