Skip to content

Commit 1331735

Browse files
authored
Merge pull request #190867 from aimee-littleton/patch-38
TCP idle timeout minimum update
2 parents 32083ff + bd15537 commit 1331735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Check the following [NAT gateway metrics](nat-metrics.md) in Azure Monitor to de
9898

9999
**Mitigation**
100100

101-
Explore the impact of reducing TCP idle timeout to lower values including default idle timeout of 4 minutes to free up SNAT port inventory earlier.
101+
Explore the impact of reducing TCP idle timeout to lower values to free up SNAT port inventory earlier. The TCP idle timeout timer cannot be set lower than 4 minutes.
102102

103103
Consider [asynchronous polling patterns](/azure/architecture/patterns/async-request-reply) for long-running operations to free up connection resources for other operations.
104104

0 commit comments

Comments
 (0)