You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Bryan Call (JIRA)" <ji...@apache.org> on 2014/05/19 19:06:38 UTC

[jira] [Updated] (TS-2098) Memory leak with reloading SSL certificates 3.3.4

     [ https://issues.apache.org/jira/browse/TS-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Call updated TS-2098:
---------------------------

    Fix Version/s:     (was: 5.0.0)
                   sometime

> Memory leak with reloading SSL certificates 3.3.4
> -------------------------------------------------
>
>                 Key: TS-2098
>                 URL: https://issues.apache.org/jira/browse/TS-2098
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: SSL
>    Affects Versions: 3.3.4
>            Reporter: Kris Lindgren
>            Assignee: James Peach
>            Priority: Blocker
>             Fix For: 5.0.0
>
>         Attachments: assert.diff
>
>
> When using the new feature of 3.3.4 to re-read the ssl configuration without restart the old memory that the configuration uses is not released.
> I have ~220k ssl certs defined which consumes ~1.2gb of memory.  If I add/remove a single ssl cert from ssl_multicert.config and reload via traffic_line -x memory usage increases from 1.2gb to 2.4gb and stays there.  If I make another change and reload again via traffic_line -x, memory usage jumps to 3.6gb and stays there.
> It appears that after successfully loading the new configuration into memory the old configuration is never purged.



--
This message was sent by Atlassian JIRA
(v6.2#6252)