[
https://issues.apache.org/jira/browse/TS-3267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14265861#comment-14265861
]
Qiang Li edited comment on TS-3267 at 1/6/15 8:50 AM:
------------------------------------------------------
I add printf in function {code}HttpTransact::get_ka_info_from_host_db{code}
In above situation it print nothing, so the function
{code}HttpTransact::get_ka_info_from_host_db {code}not invoked
Is it right?
was (Author: tufang14):
I add printf in function {code}HttpTransact::get_ka_info_from_host_db{code}
In above situation it print nothing, so the function
{code}HttpTransact::get_ka_info_from_host_db' not invoked{code}
Is it right?
> 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
> Fix For: sometime
>
>
> 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)