Skip to content

Commit 8261561

Browse files
author
Michael Bender
committed
acrolinx and freshness
1 parent 45b14a3 commit 8261561

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/load-balancer/load-balancer-tcp-idle-timeout.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.custom: template-how-to
1414

1515
# Configure TCP reset and idle timeout for Azure Load Balancer
1616

17-
Azure Load Balancer rules have a default timeout range of 4 minutes to 100 minutes for Load Balancer rules, Outbound Rules, and Inbound NAT rules. The default setting is 4 minutes. If a period of inactivity is longer than the timeout value, there's no guarantee that the TCP or HTTP session is maintained between the client and your service.
17+
Azure Load Balancer rules have a default timeout range of 4 minutes to 100 minutes for Load Balancer rules, Outbound Rules, and Inbound NAT rules.The default setting is 4 minutes. If a period of inactivity is longer than the timeout value, there's no guarantee that the TCP or HTTP session is maintained between the client and your service.
1818

1919
The following sections describe how to change idle timeout and tcp reset settings for load balancer resources.
2020

@@ -35,8 +35,8 @@ To set the idle timeout and tcp reset for a load balancer, edit the load-balance
3535
1. Select your load-balancing rule. In this example, the load-balancing rule is named **myLBrule**.
3636
1. In the load-balancing rule, move the slider in **Idle timeout (minutes)** to your timeout value.
3737
1. Under **TCP reset**, select **Enabled**.
38-
39-
:::image type="content" source="./media/load-balancer-tcp-idle-timeout/portal-lb-rules-tcp-reset.png" alt-text="Set idle timeout and tcp reset." border="true" lightbox="./media/load-balancer-tcp-idle-timeout/portal-lb-rules-tcp-reset.png":::
38+
39+
:::image type="content" source="./media/load-balancer-tcp-idle-timeout/portal-lb-rules-tcp-reset.png" alt-text="Set idle timeout and tcp reset." border="true" lightbox="./media/load-balancer-tcp-idle-timeout/portal-lb-rules-tcp-reset.png":::
4040

4141
1. Select **Save**.
4242

0 commit comments

Comments
 (0)