rob05c opened a new issue #4970:
URL: https://github.com/apache/trafficcontrol/issues/4970


   The Multi-interface work adds support for multiple interfaces on servers, 
with one interface specified as the "serviceAddress."
   
   ORT needs to reads this value from the Servers endpoint, and set it in 
records.config `proxy.local.outgoing_ip_to_bind`, so that address/interface is 
used for outgoing traffic.
   
   ## I'm submitting a ...
   -  new feature / enhancement request
   
   ## Traffic Control components affected ...
   -  Traffic Ops ORT
   
   ## Current behavior:
   Currently, ORT doesn't set outgoing_ip_to_bind, so ATS will use an arbitrary 
address, which may or may not be the desired "serviceAddress" network interface.
   
   ## Expected / new behavior:
   ORT configures ATS to create outgoing connections on the TO "serviceAddress."
   
   ## Minimal reproduction of the problem with instructions:
   Configure a cache with multiple network interfaces and IP addresses, observe 
IP used is arbitrary.
   
   ## Anything else:


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to