[
https://issues.apache.org/jira/browse/TS-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861128#comment-13861128
]
ASF subversion and git services commented on TS-1365:
-----------------------------------------------------
Commit 17f0102cb9c6547f6e1eb40d23963225a8a80ba2 in branch refs/heads/master
from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=17f0102 ]
TS-1365 Added a little more help on how to avoid wasting CPU
> specifying -t option doesn't seem to have the desired effect on epoll timeout
> -----------------------------------------------------------------------------
>
> Key: TS-1365
> URL: https://issues.apache.org/jira/browse/TS-1365
> Project: Traffic Server
> Issue Type: Bug
> Components: Core
> Reporter: Igor Galić
> Assignee: Leif Hedstrom
> Fix For: 4.2.0
>
>
> In normal operations we see {{traffic_server}} using around 2.5 % while idle.
> The assumption is that it's doing a lot of {{epoll_wait()}} - increasing the
> timeout (~10000) with {{-t}} *increased* the CPU load. Setting it to the
> default (10) has no affect - as expected. Setting it to 0 gives us 100% CPU
> usage (as semi-expected).
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)