Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-4842

Log field cqtr is inaccurate for HTTP/2

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • HTTP/2, Logging
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              shinrich Susan Hinrichs
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: