You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-network/nat-gateway/troubleshoot-nat.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@ Check the following [NAT gateway metrics](nat-metrics.md) in Azure Monitor to de
98
98
99
99
**Mitigation**
100
100
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.
102
102
103
103
Consider [asynchronous polling patterns](/azure/architecture/patterns/async-request-reply) for long-running operations to free up connection resources for other operations.
0 commit comments