You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2013/12/03 17:30:36 UTC

[jira] [Assigned] (TS-2413) release memory for idle SSL connection

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

James Peach reassigned TS-2413:
-------------------------------

    Assignee: James Peach

Patch looks good.

> release memory for idle SSL connection
> --------------------------------------
>
>                 Key: TS-2413
>                 URL: https://issues.apache.org/jira/browse/TS-2413
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: SSL
>            Reporter: Wei Sun
>            Assignee: James Peach
>         Attachments: release_tls_mem.patch
>
>
> OpenSSL tends to allocate about 50KB of memory for each connection. Setting flag: "SSL_MODE_RELEASE_BUFFERS" can save around 34K per idle SSL connection. This flag has no effect on SSL v2 connections, or on DTLS connections.
> ref: http://www.openssl.org/docs/ssl/SSL_CTX_set_mode.html 



--
This message was sent by Atlassian JIRA
(v6.1#6144)