Skip to content

Commit 43a3fbb

Browse files
author
Michael Bender
committed
Acrolinx and typo fixes
1 parent e3d1f2f commit 43a3fbb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/load-balancer/load-balancer-tcp-reset.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@ By carefully examining the entire end to end scenario, you can determine the ben
3232

3333
## Configurable TCP idle timeout
3434

35-
Azure Load Balancer has a 4 minutes to 100-minutes timeout range for Load Balancer rules, Outbound Rules, and Inbound NAT rules.
36-
37-
By default, it's set to 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 cloud service.
35+
Azure Load Balancer has a 4 minutes to 100-minutes timeout range for Load Balancer rules, Outbound Rules, and Inbound NAT rules. The default 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 cloud service.
3836

3937
When the connection is closed, your client application can receive the following error message: "The underlying connection was closed: A connection that was expected to be kept alive was closed by the server."
4038

0 commit comments

Comments
 (0)