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

[jira] [Updated] (TS-4962) Restructure and simplify connection acceptance

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

Leif Hedstrom updated TS-4962:
------------------------------
    Fix Version/s: sometime

> Restructure and simplify connection acceptance
> ----------------------------------------------
>
>                 Key: TS-4962
>                 URL: https://issues.apache.org/jira/browse/TS-4962
>             Project: Traffic Server
>          Issue Type: Improvement
>            Reporter: James Peach
>             Fix For: sometime
>
>
> The connection acceptance code {{NetAccept}}, etc. is overly complex and contains a lot of variants that are not used. For example, {{NetAccept::accept_fn}} is always a fixed value.
> This should be cleaned up and restructured to make it simpler and easier to follow. While we are at it, we can make some changes to improve accept performance by {{dup}}ing the listen sockets or using {{SO_REUSEADDR}}.



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