Skip to content

Commit 5969a4b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.custom: template-concept, engagement-fy23
1616

1717
You can use [Standard Load Balancer](./load-balancer-overview.md) to create a more predictable application behavior for your scenarios by enabling TCP Reset on Idle for a given rule. Load Balancer's default behavior is to silently drop flows when the idle timeout of a flow is reached. Enabling TCP reset causes Load Balancer to send bidirectional TCP Resets (TCP RST packets) on idle timeout to inform your application endpoints that the connection timed out and is no longer usable. Endpoints can immediately establish a new connection if needed.
1818

19-
:::image type="content" source="media/load-balancer-tcp-reset/load-balancer-tcs-reset.png" alt-text="Diagram shows default TCP reset behavior of network nodes.":::
19+
:::image type="content" source="media/load-balancer-tcp-reset/load-balancer-tcp-reset.png" alt-text="Diagram shows default TCP reset behavior of network nodes.":::
2020

2121
## TCP reset
2222

0 commit comments

Comments
 (0)