[
https://issues.apache.org/jira/browse/TS-4851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Peach updated TS-4851:
----------------------------
Assignee: Susan Hinrichs
Fix Version/s: 7.0.0
> Remove proxy.config.ssl.number.threads remnants.
> ------------------------------------------------
>
> Key: TS-4851
> URL: https://issues.apache.org/jira/browse/TS-4851
> Project: Traffic Server
> Issue Type: Bug
> Components: Core, SSL
> Reporter: James Peach
> Assignee: Susan Hinrichs
> Fix For: 7.0.0
>
>
> TS=3046 left remnants of {{proxy.config.ssl.number.threads}} behind. We
> should remove them to avoid any confusion.
> {noformat}
> angler:trafficserver.git jpeach$ git grep proxy.config.ssl.number.threads
> ci/jenkins/ats_conf.pl:$recedit->set(conf =>
> "proxy.config.ssl.number.threads", val => "8");
> ci/tsqa/tests/test_keepalive.py:
> cls.configs['records.config']['CONFIG']['proxy.config.ssl.number.threads'] =
> -1
> ci/tsqa/tests/test_keepalive.py:
> cls.configs['records.config']['CONFIG']['proxy.config.ssl.number.threads'] =
> -1
> doc/admin-guide/files/records.config.en.rst:.. ts:cv:: CONFIG
> proxy.config.ssl.number.threads INT -1
> lib/perl/lib/Apache/TS/AdminClient.pm: proxy.config.ssl.number.threads
> proxy/config/records.config.default.in:CONFIG proxy.config.ssl.number.threads
> INT -1
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)