Skip to content

Commit 8f0fc80

Browse files
UDP reset timer update
1 parent 52b838d commit 8f0fc80

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/virtual-network/nat-gateway/nat-overview.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,11 +103,13 @@ Virtual appliance UDR / ExpressRoute >> NAT gateway >> Instance-level public IP
103103

104104
### NAT gateway timers
105105

106-
* NAT gateway holds on to SNAT ports after a connection closes before it is available to reuse to connect to the same destination endpoint over the internet. SNAT port reuse timer durations vary depending on how the connection closes. To learn more, see [Port Reuse Timers](./nat-gateway-resource.md#port-reuse-timers).
106+
* NAT gateway holds on to SNAT ports after a connection closes before it is available to reuse to connect to the same destination endpoint over the internet. SNAT port reuse timer durations for TCP traffic vary depending on how the connection closes. To learn more, see [Port Reuse Timers](./nat-gateway-resource.md#port-reuse-timers).
107107

108108
* 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. To learn more, see [Idle Timeout Timers](./nat-gateway-resource.md#idle-timeout-timers).
109109

110-
* UDP traffic has an idle timeout timer of 4 minutes that cannot be changed.
110+
* UDP traffic has an idle timeout timer of 4 minutes that cannot be changed.
111+
112+
* UDP traffic has a port reset timer of 65 seconds for which a port is in hold down before it is available for reuse to the same destination endpoint.
111113

112114
## Pricing and SLA
113115

@@ -123,4 +125,4 @@ For information on the SLA, see [SLA for Virtual Network NAT](https://azure.micr
123125

124126
* Learn about the [NAT gateway resource](./nat-gateway-resource.md).
125127

126-
* [Learn module: Introduction to Azure Virtual Network NAT](/learn/modules/intro-to-azure-virtual-network-nat).
128+
* [Learn module: Introduction to Azure Virtual Network NAT](/learn/modules/intro-to-azure-virtual-network-nat).

0 commit comments

Comments
 (0)