You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "William Bardwell (JIRA)" <ji...@apache.org> on 2011/06/30 19:22:28 UTC

[jira] [Updated] (TS-862) Need to be able to make keep alive connections not shared on a per-transaction basis

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

William Bardwell updated TS-862:
--------------------------------

    Attachment: keep_alive_private.diff

> Need to be able to make keep alive connections not shared on a per-transaction basis
> ------------------------------------------------------------------------------------
>
>                 Key: TS-862
>                 URL: https://issues.apache.org/jira/browse/TS-862
>             Project: Traffic Server
>          Issue Type: New Feature
>          Components: HTTP
>    Affects Versions: 3.0.0
>            Reporter: William Bardwell
>            Priority: Minor
>         Attachments: keep_alive_private.diff
>
>
> 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.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira