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

Need to be able to make keep alive connections not shared on a per-transaction basis

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0.0
    • 3.1.0
    • HTTP
    • None

    Description

      I want to be able to be able to mark keep alive connections as not shared on a per-transaction (really per-origin server) basis. There is a config option proxy.config.http.share_server_session but making it be per-transaction is not quite enough because the code that checks that in HttpServerSession::release() doesn't have a transaction any more. So I thought that it was easier to just make HttpServerSession.private_session settable from the plugin.

      Attachments

        1. keep_alive_private.diff
          2 kB
          William Bardwell

        Activity

          People

            zwoop Leif Hedstrom
            wbardwel William Bardwell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: