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

Add stat to track number of SSL connections from ATS to origin server

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.3.0
    • Performance, SSL
    • None

    Description

      Currently there is only proxy.process.ssl.total_success_handshake_count which only counts the number SSL connections negotiated between ATS and the clients. It would also be interesting to know the number of SSL connections that ATS negotiates with the origin servers.

      We should also update the name of the current counter to make it clear that it is only tracking incoming SSL connections.

      I propose adding
      proxy.process.ssl.total_success_handshake_count_in (the current proxy.process.ssl.total_success_handshake_count) and proxy.process.ssl.total_success_handshake_count_out.

      We will add an alias to keep around the existing stat name but deprecate it.

      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: