Skip to content

Commit f8d5e51

Browse files
Correct Timeout unit to "seconds"
The Timeout in Stop-NlbClusterNode must be specified by the number of "Seconds" (not "Minutes").
1 parent 198d527 commit f8d5e51

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docset/winserver2012r2-ps/networkloadbalancingclusters/Stop-NlbClusterNode.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ node3 Stopped vlan-3 3
5959
```
6060

6161
This example stops the local cluster node.
62-
Before this cmdlet stops the cluster, this cmdlet drains all existing connections for up to 10 minutes.
62+
Before this cmdlet stops the cluster, this cmdlet drains all existing connections for up to 10 seconds.
6363
During that time, new connections will not be established on this node.
64-
Any remaining connections after the 10 minutes will be forcefully terminated.
64+
Any remaining connections after the 10 seconds will be forcefully terminated.
6565

6666
## PARAMETERS
6767

@@ -129,7 +129,7 @@ Accept wildcard characters: False
129129
```
130130

131131
### -Timeout
132-
Specifies the number of minutes to wait for the drain operation before stopping the cluster node.
132+
Specifies the number of seconds to wait for the drain operation before stopping the cluster node.
133133
After the time expires, the existing connections will be dropped.
134134

135135
```yaml

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy