Connection Mirror:
NSX-Edge-LB doesn't support connection mirror (only persistence mirror).
In other words, in the unlikely case of Edge failure (or ESXi failure) clients accessing the VIP will have to re-establish new connections.
Note: The backend server persistence is synched between NSX-Edge-LB active/standby so in case of persistence configured, clients new connections will go to the same backend servers used previously.
Loose Initiation/Close Initiation:
NSX-Edge-LB doesn't support Loose Initiation/Close Initiation
But do you really have:
. Loose: Need on the load balancer to load balance new sessions even in case the first packet seen is NOT TCP SYN (what TCP application do you have not doing a proper TCP SYN handshake?)
. Close: Need on the load balancer to flush LB sessions after seeing the first TCP FIN packet (instead of the full FIN handshake)?
FastL4
If your definition of K5 FastL4 is: "load balancer with higher performance for applications that don't require HTTP/HTTPS load balancing"
Then I agree NSX-Edge-LB has also that with Acceleration Enabled.
Dimitri