[
https://issues.apache.org/jira/browse/TS-4280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15213251#comment-15213251
]
ASF GitHub Bot commented on TS-4280:
------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/trafficserver/pull/534
> Refactor gzip plugin to eliminate memory leak and reduce global hooks
> ---------------------------------------------------------------------
>
> Key: TS-4280
> URL: https://issues.apache.org/jira/browse/TS-4280
> Project: Traffic Server
> Issue Type: Bug
> Components: Plugins
> Reporter: Leif Hedstrom
> Assignee: Leif Hedstrom
> Fix For: 6.2.0
>
>
> I'd like to achieve three things with this refactoring:
> 1) Reduce the number of global hooks (this makes TS-4147 nicer)
> 2) Eliminate all use of TXN data slots (it now uses 3, which is very
> excessive, and we can get away with using none, thanks to 1) ).
> 3) Fix the memory leaks on configuration reloads, by ref-counting the
> HostConfiguration's properly through the TXN's lifetime.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)