[ 
https://issues.apache.org/jira/browse/TS-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14293721#comment-14293721
 ] 

ASF subversion and git services commented on TS-3326:
-----------------------------------------------------

Commit 4f5e3f0b05f6f9e7de9aaa89b7e73e0ef39c4a6f in trafficserver's branch 
refs/heads/master from [~sudheerv]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=4f5e3f0 ]

[TS-3326]: check client req version for hostdb lookup when config says so


> proxy.config.http.send_http11_requests not applied when hostdb lookup is not 
> performed
> --------------------------------------------------------------------------------------
>
>                 Key: TS-3326
>                 URL: https://issues.apache.org/jira/browse/TS-3326
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core, HTTP
>    Affects Versions: 5.2.0
>            Reporter: Sudheer Vinukonda
>            Assignee: Sudheer Vinukonda
>             Fix For: 5.3.0
>
>
> The setting {{proxy.config.http.send_http11_requests}} determines what http 
> version is used in sending outgoing requests. However, this setting is not 
> applied when dns/hostdb lookup is skipped (for e.g, when using the TS API 
> {{TSHttpTxnServerAddrSet}}). This causes problems since the default version 
> in the code used is v0.9 at the moment. See the jira TS-3327 that proposes to 
> change the default to an invalid value (e.g 0.0) in 6.0



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

Reply via email to