Skip to content

Commit 3674084

Browse files
authored
Remove IPv6 limitation
LB now supports HA Ports load-balancing rules for IPv6
1 parent cd9cd14 commit 3674084

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/load-balancer/load-balancer-ha-ports-overview.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ You can configure *one* public Standard Load Balancer resource for the back-end
9292
- HA ports load-balancing rules are available only for internal Standard Load Balancer.
9393
- The combining of an HA ports load-balancing rule and a non-HA ports load-balancing rule is not supported.
9494
- Existing IP fragments will be forwarded by HA Ports load-balancing rules to same destination as first packet. IP fragmenting a UDP or TCP packet is not supported.
95-
- The HA ports load-balancing rules are not available for IPv6.
9695
- Flow symmetry (primarily for NVA scenarios) is supported with backend instance and a single NIC (and single IP configuration) only when used as shown in the diagram above and using HA Ports load-balancing rules. It is not provided in any other scenario. This means that two or more Load Balancer resources and their respective rules make independent decisions and are never coordinated. See the description and diagram for [network virtual appliances](#nva). When you are using multiple NICs or sandwiching the NVA between a public and internal Load Balancer, flow symmetry is not available. You may be able to work around this by source NAT'ing the ingress flow to the IP of the appliance to allow replies to arrive on the same NVA. However, we strongly recommend using a single NIC and using the reference architecture shown in the diagram above.
9796

9897

0 commit comments

Comments
 (0)