[
https://issues.apache.org/jira/browse/TS-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Call resolved TS-1808.
----------------------------
Resolution: Fixed
Added dynlock support. I didn't see the locks being called in benchmarking on
RHEL6 with OpenSSL 1.0.1, but I thought it would be good to have it when
OpenSSL decides to use these locks.
> OpenSSL dynlock support
> -----------------------
>
> Key: TS-1808
> URL: https://issues.apache.org/jira/browse/TS-1808
> Project: Traffic Server
> Issue Type: Improvement
> Components: SSL
> Reporter: James Peach
> Assignee: Bryan Call
> Fix For: 6.0.0
>
>
> OpenSSL has a thing called dynlock, which it uses to allocate locks on the
> fly, see CRYPTO_set_dynlock_create_callback() and friends. Apparently this
> can improve performance.
> We should implement OpenSSL dynlocks and measure.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)