Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

This document describes load balancers in NSX-T.

NSX-T ElementNotes
NSX-T documentation
Load balance multiple protocols and portsUse multiple load balancers to the same IP address each with an incoming connection to a different port
Algorithms
  • The algorithms NSX-T supports are:
    • IP_HASH
    • LEAST_CONNECTION
    • ROUND_ROBIN
    • WEIGHTED_LEAST_CONNECTION
    • WEIGHTED_ROUND_ROBIN
AddressesIn NSX-T a load balancer must have at least one private address
Routing rule protocols in

NSX-T accepts HTTP, HTTPS, TCP and UDP.
You cannot add intermediate certificates for TLS connections on NSX-T.

Changes to routing rulesYou can change NSX-T routing rules after they have been created
Health checkThe health check is not required
Health check protocols

NSX-T supports: HTTP, HTTPS, TCP, UDP, ICMP

  • No labels