Sudheer Vinukonda created TS-3326:
-------------------------------------
Summary: 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
Reporter: Sudheer Vinukonda
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- that proposes to change
the default to v1.1 in 6.0
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)