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

Incoming http connection stats should be correct regardless of the HTTP version

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • HTTP, HTTP/2
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: