Our outgoing (request) Via: header seems to always default to 127.0.0.1 as the IP identifier --------------------------------------------------------------------------------------------
Key: TS-938 URL: https://issues.apache.org/jira/browse/TS-938 Project: Traffic Server Issue Type: Bug Components: Network Affects Versions: 3.1.0 Reporter: Leif Hedstrom Assignee: Alan M. Carroll Fix For: 3.1.1 This can cause serious problems, because if the other end is also an ATS server, also defaulting to thinking it's on 127.0.0.1, will treat this as a loop, and send a 400 response. We ought to try to send something more intelligent as the hex-IP in the request Via: header. This is particularly problematic when ATS is used as a forward (or intercepting) proxy, and have outgoing Via: headers enabled. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira