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

Add "client_protocol_stack", %<cps> field into LogFormat

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.0.0
    • Logging

    Description

      This ticket was split from SPDY ticket(TS-2431), and it relys on the patch of TS-2612.

      Add "client_protocol_stack"(%<cps>) field into LogFormat.

      The Client Protocol Stack is usually composed by transport protocol(UDP, TCP, TLS, ...) and application protocol(HTTP, SPDY, RTMP, WebSocket, ...).

      The output of %<cps> field would be the conjunction of protocol names in client protocol stack spliced with '+', such as

      "HTTP"         // "TCP" is the defualt transport protocol, would be omitted by default.
      "TLS+SPDY"
      "TLS+HTTP"
      

      Attachments

        Issue Links

          Activity

            People

              yunkai Yunkai Zhang
              yunkai Yunkai Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: