[
https://issues.apache.org/jira/browse/TS-3489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14491681#comment-14491681
]
ASF subversion and git services commented on TS-3489:
-----------------------------------------------------
Commit 1a7c10d3e9163d7f2a5ad799c084cf8e7261a163 in trafficserver's branch
refs/heads/master from [~bcall]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=1a7c10d ]
TS-3489: Not able to set more than 1 accept thread per port
and cleaned up more thread configuration ranges
> Not able to set more than 1 accept thread per port
> --------------------------------------------------
>
> Key: TS-3489
> URL: https://issues.apache.org/jira/browse/TS-3489
> Project: Traffic Server
> Issue Type: Bug
> Components: Core
> Reporter: Bryan Call
> Assignee: Bryan Call
> Fix For: 6.0.0
>
>
> The valid configuration options are 0 and 1:
> {code}
> 1d60d2b1 mgmt/RecordsConfig.cc (Leif Hedstrom 2011-05-13 21:02:35
> +0000 122) {RECT_CONFIG, "proxy.config.accept_threads", RECD_INT, "1",
> RECU_RESTART_TS, RR_NULL, RECC_INT, "[0-1]", RECA_READ_ONLY}
> {code}
> Turns out you can't set an invalid value with traffic_line, but you can in
> records.config.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)