Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Go to file
Chris Telfer 9a2464f436 Set east-west load balancing to use direct routing
Modify the loadbalancing for east-west traffic to use direct routing
rather than NAT and update tasks to use direct service return under
linux.  This avoids hiding the source address of the sender and improves
the performance in single-client/single-server tests.

Signed-off-by: Chris Telfer <ctelfer@docker.com>
2018-10-11 14:13:19 -04:00
libnetwork Set east-west load balancing to use direct routing 2018-10-11 14:13:19 -04:00