Skip to content

Commit e2581cd

Browse files
authored
Merge pull request #107750 from christiankuhtz/patch-301
Add tcp to timeout
2 parents e6d383a + d5f91f5 commit e2581cd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-network/nat-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.devlang: na
1313
ms.topic: overview
1414
ms.tgt_pltfrm: na
1515
ms.workload: infrastructure-services
16-
ms.date: 03/05/2020
16+
ms.date: 03/14/2020
1717
ms.author: allensu
1818
---
1919

@@ -84,9 +84,9 @@ The private side of NAT sends TCP Reset packets for attempts to communicate on a
8484

8585
The public side of NAT doesn't generate TCP Reset packets or any other traffic. Only traffic produced by the customer's virtual network is emitted.
8686

87-
## Configurable idle timeout
87+
## Configurable TCP idle timeout
8888

89-
A default idle timeout of 4 minutes is used and can be increased to up to 120 minutes. Any activity on a flow can also reset the idle timer, including TCP keepalives.
89+
A default TCP idle timeout of 4 minutes is used and can be increased to up to 120 minutes. Any activity on a flow can also reset the idle timer, including TCP keepalives.
9090

9191
## Regional or zone isolation with availability zones
9292

0 commit comments

Comments
 (0)