You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2016/10/13 03:46:20 UTC

[jira] [Resolved] (TS-4955) Remove the global mutex from the plugin session acceptor

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

James Peach resolved TS-4955.
-----------------------------
       Resolution: Fixed
         Assignee: James Peach
    Fix Version/s: 7.1.0

> Remove the global mutex from the plugin session acceptor
> --------------------------------------------------------
>
>                 Key: TS-4955
>                 URL: https://issues.apache.org/jira/browse/TS-4955
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Core, Performance
>            Reporter: James Peach
>            Assignee: James Peach
>             Fix For: 7.1.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> {{plugin_http_accept}} has a global mutex which gets contended by protocol plugins. We don't require locking on {{HttpSessionAccept}} objects and the normal server port accept objects are not locked.



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