You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Qiang Li (JIRA)" <ji...@apache.org> on 2014/12/30 08:20:13 UTC

[jira] [Created] (TS-3267) server request http version is 0.9

Qiang Li created TS-3267:
----------------------------

             Summary: server request http version is 0.9
                 Key: TS-3267
                 URL: https://issues.apache.org/jira/browse/TS-3267
             Project: Traffic Server
          Issue Type: Bug
            Reporter: Qiang Li


http://www.test.com/test.mp4 is HIT_FRESH in cache

In TS_EVENT_HTTP_CACHE_LOOKUP_COMPLETE event
I use TSHttpTxnCacheLookupStatusSet api change cache status to HIT_STALE
And use TSHttpTxnServerAddrSet api add a server addr
Then the server request http version is 0.9(client request http version is 1.1)

I find the code in this situation no dnslookup, so the http version no change to 1.1
anyone can help me, thanks



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