[ https://issues.apache.org/jira/browse/TS-1093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Leif Hedstrom updated TS-1093: ------------------------------ Fix Version/s: 3.3.0 > 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 > Assignee: Leif Hedstrom > Fix For: 3.3.0 > > > 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 is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira