James Peach created TS-2639:
-------------------------------
Summary: HttpClientSession objects are always released to the
global allocator
Key: TS-2639
URL: https://issues.apache.org/jira/browse/TS-2639
Project: Traffic Server
Issue Type: Bug
Components: Core
Reporter: James Peach
By code inspection, {{HttpClientSession}} session objects are getting allocated
from the per-thread proxy allocator but always get released to the global
allocator. We should release them back to the proxy allocator.
--
This message was sent by Atlassian JIRA
(v6.2#6252)