[
https://issues.apache.org/jira/browse/TS-4841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Peach resolved TS-4841.
-----------------------------
Resolution: Fixed
> Log field cqtr is inaccurate for HTTP/2
> ---------------------------------------
>
> Key: TS-4841
> URL: https://issues.apache.org/jira/browse/TS-4841
> Project: Traffic Server
> Issue Type: Bug
> Components: HTTP/2, Logging
> Reporter: Susan Hinrichs
> Assignee: Susan Hinrichs
> Fix For: 7.1.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> cqtr is supposed to log whether a transaction was executed over a previously
> opened TCP connection. However, with HTTP/2, this field is created from the
> Http2ClientSession::get_transact_count() method. This incorrectly returns
> the connection id which is constant for the session. It should instead
> return the number of streams opened or something like that.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)