You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by shinrich <gi...@git.apache.org> on 2016/09/26 15:55:16 UTC

[GitHub] trafficserver pull request #1047: TS-4841: Log field cqtr is inaccurate for ...

GitHub user shinrich opened a pull request:

    https://github.com/apache/trafficserver/pull/1047

    TS-4841:  Log field cqtr is inaccurate for HTTP/2

    Fixed Http/2 get transaction count.  Added is_first_transaction_flag to Http2Stream to mark one of the streams as first.  Otherwise, by the time HttpSM logs the transaction, other streams are also likely to have gone through making the transaction count > 1, so no transaction would be logged as first.
    
    We have been running this patch internally and it seems to be more accurately logging first transactions on the stream.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shinrich/trafficserver ts-4841

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/1047.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1047
    
----
commit 3f21fde41706c5c5ac41803521fe6b84aefc2758
Author: Susan Hinrichs <sh...@ieee.org>
Date:   2016-09-26T15:51:53Z

    TS-4841:  Log field cqtr is inaccurate for HTTP/2

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver pull request #1047: TS-4841: Log field cqtr is inaccurate for ...

Posted by shinrich <gi...@git.apache.org>.
Github user shinrich closed the pull request at:

    https://github.com/apache/trafficserver/pull/1047


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1047: TS-4841: Log field cqtr is inaccurate for HTTP/2

Posted by atsci <gi...@git.apache.org>.
Github user atsci commented on the issue:

    https://github.com/apache/trafficserver/pull/1047
  
    FreeBSD build *successful*! See https://ci.trafficserver.apache.org/job/Github-FreeBSD/868/ for details.
     



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1047: TS-4841: Log field cqtr is inaccurate for HTTP/2

Posted by atsci <gi...@git.apache.org>.
Github user atsci commented on the issue:

    https://github.com/apache/trafficserver/pull/1047
  
    Linux build *successful*! See https://ci.trafficserver.apache.org/job/Github-Linux/764/ for details.
     



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---