You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Phil Sorber (JIRA)" <ji...@apache.org> on 2014/04/22 00:01:35 UTC

[jira] [Assigned] (TS-2736) Use more file descriptors by default

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

Phil Sorber reassigned TS-2736:
-------------------------------

    Assignee: Phil Sorber

> Use more file descriptors by default
> ------------------------------------
>
>                 Key: TS-2736
>                 URL: https://issues.apache.org/jira/browse/TS-2736
>             Project: Traffic Server
>          Issue Type: Improvement
>            Reporter: Phil Sorber
>            Assignee: Phil Sorber
>             Fix For: 5.0.0
>
>
> Currently our connection throttling setting limits the total number of FD's that ATS can use. In addition it has pro-active code that stops taking connections as that limit is approached. So we can theoretically use more FD's than we request and still have that setting be effective. Additionally epoll can use a lot of FD's if we use it for things like AIO and timers. Modern Linux systems have many millions of FD's available. I think we should use more FD's by default but have a setting that we can lower it back down. I propose the default be 90%.



--
This message was sent by Atlassian JIRA
(v6.2#6252)