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)