You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/05/24 16:55:13 UTC

[jira] [Commented] (TS-4477) Decrement proxy.process.http.current_client_transactions in HTTP/2

    [ https://issues.apache.org/jira/browse/TS-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298492#comment-15298492 ] 

ASF GitHub Bot commented on TS-4477:
------------------------------------

GitHub user masaori335 opened a pull request:

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

    TS-4477: Decrement http_current_client_transactions_stat in HTTP/2

    [TS-4477](https://issues.apache.org/jira/browse/TS-4477)

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

    $ git pull https://github.com/masaori335/trafficserver ts-4477

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

    https://github.com/apache/trafficserver/pull/662.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 #662
    
----
commit c2fd76b20d3f338fef11de584e891dba177ee338
Author: Masaori Koshiba <ma...@apache.org>
Date:   2016-05-24T16:49:21Z

    TS-4477: Decrement http_current_client_transactions_stat in HTTP/2

----


> Decrement proxy.process.http.current_client_transactions in HTTP/2
> ------------------------------------------------------------------
>
>                 Key: TS-4477
>                 URL: https://issues.apache.org/jira/browse/TS-4477
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: HTTP/2
>            Reporter: Masaori Koshiba
>            Assignee: Masaori Koshiba
>             Fix For: 7.0.0
>
>
> As Susan pointed out, {{proxy.process.http.current_client_transactions}} should be decremented when client connection is HTTP/2.
> This is similar to TS-4472



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)