You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Susan Hinrichs (JIRA)" <ji...@apache.org> on 2015/05/17 21:50:59 UTC

[jira] [Updated] (TS-3606) Add configuration option to allow server context per thread

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

Susan Hinrichs updated TS-3606:
-------------------------------
    Attachment: TS-3606-hack-for-53.diff

TS-3606-hack-for-53.diff contains diffs against the 5.3.x branch that loads the ssl_multicert file for each thread.  Likely not the right long term solution.  And this hack does not handle reloads of ssl_multicert.config, but it should be functional enough to run some tests to give you an idea of whether moving contexts to per thread is worth the effort in reduced lock contention.

If so, then we can figure out the right solution.

> Add configuration option to allow server context per thread
> -----------------------------------------------------------
>
>                 Key: TS-3606
>                 URL: https://issues.apache.org/jira/browse/TS-3606
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: SSL
>            Reporter: Bryan Call
>         Attachments: TS-3606-hack-for-53.diff
>
>
> This was recommended by John Foley (OpenSSL developer) to reduce lock contention.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)