Bryan Call created TS-3530:
------------------------------
Summary: HTTP/2 memory leak with headers
Key: TS-3530
URL: https://issues.apache.org/jira/browse/TS-3530
Project: Traffic Server
Issue Type: Bug
Components: HTTP/2
Reporter: Bryan Call
I am seeing a memory leak with the headers when HTTP/2 is enabled.
Memory allocation dump:
{code}
allocated | in-use | type size | free list name
--------------------|--------------------|------------|----------------------------------
1827405824 | 1827340288 | 2048 | memory/hdrStrHeap
2101346304 | 2101229568 | 2048 | memory/hdrHeap
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)