Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Standard Load Balancer supports an idle timeout range of 4 minutes to 100 minutes for load-balancing rules and inbound NAT rules. Basic Load Balancer supports an idle timeout of up to 60 minutes. Outbound rules support an idle timeout range of 4 minutes to 120 minutes. The default setting is 4 minutes for all rule types. If a period of inactivity exceeds the timeout value, the TCP or HTTP session between the client and your service isn't guaranteed to be maintained.
The following sections describe how to change idle timeout and tcp reset settings for load balancer resources.
Set tcp reset and idle timeout
To set the idle timeout and tcp reset for a load balancer, edit the load-balanced rule.
- Sign in to the Azure portal.
- In the left-hand menu, select Resource groups.
- Select the resource group for your load balancer. In this example, the resource group is named myResourceGroup.
- Select your load balancer. In this example, the load balancer is named myLoadBalancer.
- In Settings, select Load balancing rules.
- Select your load-balancing rule. In this example, the load-balancing rule is named myLBrule.
- In the load-balancing rule, input your timeout value into Idle timeout (minutes).
- Under TCP reset, select Enabled.
- Select Save.
Next steps
For more information on tcp idle timeout and reset, see Load Balancer TCP Reset and Idle Timeout
For more information on configuring the load balancer distribution mode, see Configure a load balancer distribution mode.