[
https://issues.apache.org/jira/browse/TS-2413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-2413:
------------------------------
Issue Type: New Feature (was: Improvement)
> release memory for idle SSL connection
> --------------------------------------
>
> Key: TS-2413
> URL: https://issues.apache.org/jira/browse/TS-2413
> Project: Traffic Server
> Issue Type: New Feature
> Components: SSL
> Reporter: Wei Sun
> Assignee: James Peach
> Fix For: 4.2.0
>
> 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.5#6160)