Skip to content

Commit 06fcd1a

Browse files
authored
Merge pull request MicrosoftDocs#3538 from msbemba/patch-163
Update Set-DnsServerRecursion.md
2 parents ef5f70a + 19befbf commit 06fcd1a

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
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

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

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

220220
```yaml

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

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

225225
```yaml

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

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

225225
```yaml

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

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

225225
```yaml

0 commit comments

Comments
 (0)