We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b5d86f commit 23e3292Copy full SHA for 23e3292
articles/load-balancer/load-balancer-tcp-reset.md
@@ -52,10 +52,10 @@ It is important to take into account how the idle timeout values set for differe
52
53
| Resource w/Idle Timeout Value | Inbound Priority | Outbound Priority|
54
| --- | --- | --- |
55
-| Public IP (attached to backend pool node) | 3 | 2 |
56
| Public IP (attached to load balancer frontend) | 1 | 4 |
57
| Load Balancer Inbound Rule | 2 | N/A |
58
| Load Balancer Outbound Rule | N/A | 3 |
+| Public IP (attached to backend pool node) | 3 | 2 |
59
| NAT Gateway | N/A | 1 |
60
61
### Inbound
0 commit comments