[ 
https://issues.apache.org/jira/browse/TS-2736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13986976#comment-13986976
 ] 

ASF subversion and git services commented on TS-2736:
-----------------------------------------------------

Commit 22bb4923e8d06fc1adcfefafafcb7c97f5d485fc in trafficserver's branch 
refs/heads/master from [~psudaemon]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=22bb492 ]

TS-2736: Add static_cast


> 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)

Reply via email to