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 2016/02/17 01:59:18 UTC

[jira] [Created] (TS-4212) Add an configuration options to track memory allocation with openssl and ats_malloc

Bryan Call created TS-4212:
------------------------------

             Summary: Add an configuration options to track memory allocation with openssl and ats_malloc
                 Key: TS-4212
                 URL: https://issues.apache.org/jira/browse/TS-4212
             Project: Traffic Server
          Issue Type: Bug
          Components: Core, SSL
            Reporter: Bryan Call


For example:
{code}
[bcall@homer ~]$ traffic_ctl metric match 'ssl.*memory'; traffic_ctl config match 'ssl.*memory'
proxy.process.ssl.memory_allocated 8819116
proxy.process.ssl.memory_freed 5005682
proxy.config.ssl.track_memory: 1
{code}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)