[ 
https://issues.apache.org/jira/browse/TS-4457?focusedWorklogId=29992&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29992
 ]

ASF GitHub Bot logged work on TS-4457:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 29/Sep/16 22:55
            Start Date: 29/Sep/16 22:55
    Worklog Time Spent: 10m 
      Work Description: Github user ericcarlschwartz commented on the issue:

    https://github.com/apache/trafficserver/pull/1066
  
    As a heads up, this simplifies things a bit, always relying on the HttpSM 
`populate_client_protocol` call on the client side. This changes our via header 
even for http/1.1.
    
    An old via header that read:
    
    `Via: https/1.1 ats2.fp.gq1.yahoo.com (ApacheTrafficServer), http/1.1 
ubuntu (ApacheTrafficServer/7.1.0)`
    
    Would now read:
    
    `Via: https/1.1 ats2.fp.gq1.yahoo.com (ApacheTrafficServer), http/1.1 
tls/1.2 tcp ipv4 ubuntu (ApacheTrafficServer/7.1.0)`


Issue Time Tracking
-------------------

    Worklog Id:     (was: 29992)
    Time Spent: 3.5h  (was: 3h 20m)

> Via header always reports http1
> -------------------------------
>
>                 Key: TS-4457
>                 URL: https://issues.apache.org/jira/browse/TS-4457
>             Project: Traffic Server
>          Issue Type: Bug
>            Reporter: Miles Libbey
>            Assignee: Eric Schwartz
>             Fix For: 7.1.0
>
>          Time Spent: 3.5h
>  Remaining Estimate: 0h
>
> When using http2, the Via header says http1.1.
> $ curl -D- -o/dev/null -s "https://docs.trafficserver.apache.org/"; | grep via
> via:http/1.1 ATS (ApacheTrafficServer/6.2.0 [cRs f ])



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to