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

Reply via email to