[
https://issues.apache.org/jira/browse/TS-1093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Susan Hinrichs closed TS-1093.
------------------------------
Resolution: Fixed
Cleaned up as part of the SPDY work.
> Cleanup and improve accept() handling / code
> --------------------------------------------
>
> Key: TS-1093
> URL: https://issues.apache.org/jira/browse/TS-1093
> Project: Traffic Server
> Issue Type: Improvement
> Components: Network
> Reporter: Leif Hedstrom
> Fix For: sometime
>
>
> Couple of issues with this code:
> 1) It's overly complicated, and layered in several sheets of abstraction.
> 2) It's not flexible enough to allow full control in all cases.
> 3) With e.g. accept threads enabled, it can introduce additional
> (unecessary?) latency. We should try to avoid that (e.g. change try-locks to
> just locks perhaps).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)