You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2016/09/12 16:40:20 UTC

[jira] [Created] (TS-4851) Remove proxy.config.ssl.number.threads remnants.

James Peach created TS-4851:
-------------------------------

             Summary: 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


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)