You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Susan Hinrichs (JIRA)" <ji...@apache.org> on 2016/01/15 16:27:39 UTC

[jira] [Assigned] (TS-4136) incoming http connection stats should be correct regardless of the HTTP version

     [ https://issues.apache.org/jira/browse/TS-4136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Susan Hinrichs reassigned TS-4136:
----------------------------------

    Assignee: Susan Hinrichs

> incoming http connection stats should be correct regardless of the HTTP version
> -------------------------------------------------------------------------------
>
>                 Key: TS-4136
>                 URL: https://issues.apache.org/jira/browse/TS-4136
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: HTTP, HTTP/2, SPDY
>            Reporter: Susan Hinrichs
>            Assignee: Susan Hinrichs
>             Fix For: 6.2.0
>
>
> proxy.process.http.current_client_connections and proxy.process.http.total_client_connections are inaccurate once you introduction SPDY and HTTP2.  The connections counts will be incremented once per stream, not once per connection.
> You can use the spdy and http2 specific counts to fix up the number, but we should go ahead and fix this directly.  Once ts-3612 is present, the HTTP1.1 session protocol is separated out of the HTTP state machine making the fix relatively straight forward.



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