Intermittent connectivity is observed on the NSX Native Load Balancer (LB) virtual IP.
The load balancer enters a degraded state as pool members become unresponsive to the NSX LB.
The pool members transition to a down state due to SSL handshake timeouts.
openssl s_client -connect [Poolmember_ip]:PortVMware NSX
The inability of the backend pool members to respond to the configured pool member monitor probe.
Please make sure that the application is listening on the configured ports (e.g., 443, 8444) and responding to the health monitor probe.
Consult KB / Tech docs :
troubleshooting NSX T native load balancer :
Please find the tech document for active monitor configuration.