[
https://issues.apache.org/jira/browse/TS-1106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13240041#comment-13240041
]
Leif Hedstrom commented on TS-1106:
-----------------------------------
It's actually kinda weird, sending a request shows this from the tracers on
http_hdrs:
{code}
+++++++++ Proxy's Response 2 +++++++++
-- State Machine Id: 0
HTTP/1.1 404 Not Found on Accelerator
Date: Tue, 27 Mar 2012 23:03:47 GMT
Connection: close
Via: http/1.1 loki.ogre.com (ApacheTrafficServer/3.1.4-unstable [u c s f p
eS:tNc i p s ])
Server: ATS/3.1.4-unstable
+++++++++ Proxy's Response 2 +++++++++
-- State Machine Id: 0
HTTP/1.1 301 Redirect
Date: Tue, 27 Mar 2012 23:03:47 GMT
Via: http/1.1 loki.ogre.com (ApacheTrafficServer/3.1.4-unstable [u c s f p
eS:tNc i p s ]), http/1.1 loki.ogre.com (ApacheTrafficServer/3.1.4-unstable [u
c s f p eS:tNc i p s ])
Server: ATS/3.1.4-unstable
Cache-Control: no-store
Content-Type: text/html
Content-Language: en
Connection: close
{code}
> redirect map generates multiple Via: header entries.
> ----------------------------------------------------
>
> Key: TS-1106
> URL: https://issues.apache.org/jira/browse/TS-1106
> Project: Traffic Server
> Issue Type: Bug
> Components: HTTP
> Affects Versions: 3.1.2
> Reporter: Leif Hedstrom
> Fix For: 3.1.4
>
>
> It seems using the redirect rule in remap.config, ends up duplicating the
> entry in the Via: header, e.g.
> {code}
> Via: http/1.1 kramer.ogre.com (ApacheTrafficServer/3.1.3-unstable [u c s f p
> eS:tNc i p s ]), http/1.1 kramer.ogre.com
> (ApacheTrafficServer/3.1.3-unstable [u c s f p eS:tNc i p s ])
> {code}
> I'm not sure why this happens, if it's duplicating it, or if it's going
> through the SM twice. I know i'm not proxying twice through the box.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira