Closed jhump closed 8 months ago
This should help improve load balancing when using TCP load balancer, where DNS will report a single IP and each connection made to that IP is pinned to a single backend instance.
This is one part of a solution for #59.
This should help improve load balancing when using TCP load balancer, where DNS will report a single IP and each connection made to that IP is pinned to a single backend instance.