[
https://issues.apache.org/jira/browse/TS-862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom reassigned TS-862:
--------------------------------
Assignee: Leif Hedstrom
> 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
> Assignee: Leif Hedstrom
> Priority: Minor
> Fix For: 3.1.0
>
> 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