Skip to content

Commit 2b5d86f

Browse files
committed
minor changes
1 parent 07a1c2d commit 2b5d86f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,12 @@ It is important to take into account how the idle timeout values set for differe
5656
| Public IP (attached to load balancer frontend) | 1 | 4 |
5757
| Load Balancer Inbound Rule | 2 | N/A |
5858
| Load Balancer Outbound Rule | N/A | 3 |
59-
| Inbound NAT Rule | 2 | N/A |
6059
| NAT Gateway | N/A | 1 |
6160

6261
### Inbound
6362

64-
- If there is an (inbound) load balancer rule with an idle timeout value set differently than the idle timeout of the frontend IP it references, the load balancer idle timeout will take precedence.
65-
- If there is an inbound NAT rule with an idle timeout value set differently than the idle timeout of the frontend IP it references, the load balancer idle timeout will take precedence.
63+
- If there is an (inbound) load balancer rule with an idle timeout value set differently than the idle timeout of the frontend IP it references, the load balancer frontend IP idle timeout will take precedence.
64+
- If there is an inbound NAT rule with an idle timeout value set differently than the idle timeout of the frontend IP it references, the load balancer frontend IP idle timeout will take precedence.
6665

6766
### Outbound
6867

0 commit comments

Comments
 (0)