[
https://issues.apache.org/jira/browse/TS-4851?focusedWorklogId=28941&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-28941
]
ASF GitHub Bot logged work on TS-4851:
--------------------------------------
Author: ASF GitHub Bot
Created on: 13/Sep/16 14:26
Start Date: 13/Sep/16 14:26
Worklog Time Spent: 10m
Work Description: Github user shinrich closed the pull request at:
https://github.com/apache/trafficserver/pull/1011
Issue Time Tracking
-------------------
Worklog Id: (was: 28941)
Time Spent: 50m (was: 40m)
> 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
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)