[
https://issues.apache.org/jira/browse/TS-3489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14394618#comment-14394618
]
Leif Hedstrom commented on TS-3489:
-----------------------------------
Nice catch, fix it!
> Not able to set more the 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)