[
https://issues.apache.org/jira/browse/TS-4842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Susan Hinrichs resolved TS-4842.
--------------------------------
Resolution: Duplicate
Looks like I bounced a key and created two bugs.
> Log field cqtr is inaccurate for HTTP/2
> ---------------------------------------
>
> Key: TS-4842
> URL: https://issues.apache.org/jira/browse/TS-4842
> Project: Traffic Server
> Issue Type: Bug
> Components: HTTP/2, Logging
> Reporter: Susan Hinrichs
>
> 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)