You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/13 03:05:20 UTC

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

     [ https://issues.apache.org/jira/browse/TS-4851?focusedWorklogId=28902&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-28902 ]

ASF GitHub Bot logged work on TS-4851:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 13/Sep/16 03:04
            Start Date: 13/Sep/16 03:04
    Worklog Time Spent: 10m 
      Work Description: GitHub user shinrich opened a pull request:

    https://github.com/apache/trafficserver/pull/1011

    TS-4851: Remove proxy.config.ssl.number.threads remnants

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shinrich/trafficserver ts-4851-2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/1011.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1011
    
----
commit 19bf6564349f6b59ce6d768e87dd3e8559f26950
Author: Susan Hinrichs <sh...@ieee.org>
Date:   2016-09-13T03:03:18Z

    TS-4851: Remove proxy.config.ssl.number.threads remnants

----


Issue Time Tracking
-------------------

            Worklog Id:     (was: 28902)
            Time Spent: 10m
    Remaining Estimate: 0h

> 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: 10m
>  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)