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/11 18:27:20 UTC

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

James Peach created TS-4955:
-------------------------------

             Summary: 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


{{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)