[
https://issues.apache.org/jira/browse/TS-1600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bin Chen closed TS-1600.
------------------------
Resolution: Invalid
> when one http transaction complete, should HttpClientSession release
> serversession
> -----------------------------------------------------------------------------------
>
> Key: TS-1600
> URL: https://issues.apache.org/jira/browse/TS-1600
> Project: Traffic Server
> Issue Type: Improvement
> Components: HTTP
> Affects Versions: 3.2.0
> Reporter: Bin Chen
> Assignee: Bin Chen
> Priority: Minor
> Attachments: TS-1600.patch
>
>
> when one http transaction complete, HttpClientSession store last
> serversession in bound_ss. In high hit ratio, ts may use more serversession
> using less lock(server session pool). But in high pressure env, ts will use
> more serversession. Maybe we should use less serversession(origin connection
> limitted) by release bound_ss to serversession pool in transaction
> complete(HttpClientSession::release())
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira