You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2011/04/21 03:54:05 UTC

[jira] [Resolved] (TS-744) Configurations to control SSL session reuse and cache size

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

Leif Hedstrom resolved TS-744.
------------------------------

    Resolution: Fixed

This code was primarily copied from TS-718, so credits to qianshi.

> Configurations to control SSL session reuse and cache size
> ----------------------------------------------------------
>
>                 Key: TS-744
>                 URL: https://issues.apache.org/jira/browse/TS-744
>             Project: Traffic Server
>          Issue Type: New Feature
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>
> I'd like to add to add two options as per TS-718 for OpenSSL session cache reuse to records.config:
> proxy.config.ssl.session_cache
> proxy.config.ssl.session_cache.size
> The first one (currently) will take two values, but can be extended with further features:
> 0 - No session cache
> 1 - Use OpenSSL native server session cache
> The second controls the session cache size, and defaults to 20480 (1024*20, which is the OpenSSL default).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira