[
https://issues.apache.org/jira/browse/TS-5067?focusedWorklogId=32514&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-32514
]
ASF GitHub Bot logged work on TS-5067:
--------------------------------------
Author: ASF GitHub Bot
Created on: 29/Nov/16 01:19
Start Date: 29/Nov/16 01:19
Worklog Time Spent: 10m
Work Description: GitHub user sekimura opened a pull request:
https://github.com/apache/trafficserver/pull/1236
TS-5067 Fix required action for http2.enabled config
I know this config is dead in 7.0.x and master already. It could be a
nice-to-have fix for 6.2.x LTS.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sekimura/trafficserver http2-enabled-recu
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/1236.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 #1236
----
commit ddf966b8666e31cd67654c0eae25250bff1d206e
Author: Masa Sekimura <[email protected]>
Date: 2016-11-29T01:12:44Z
TS-5067 Fix required action for http2.enabled config
----
Issue Time Tracking
-------------------
Worklog Id: (was: 32514)
Time Spent: 10m
Remaining Estimate: 0h
> proy.config.http2.enabled is not reloadable config
> --------------------------------------------------
>
> Key: TS-5067
> URL: https://issues.apache.org/jira/browse/TS-5067
> Project: Traffic Server
> Issue Type: Bug
> Components: Configuration
> Reporter: Masa Sekimura
> Time Spent: 10m
> Remaining Estimate: 0h
>
> On 6.2.x running server, when I modified proxy.config.http2.enabled via
> traffic_ctl, I got this message.
> {code}
> set proxy.config.http2.enabled, please wait 10 seconds for traffic server
> to sync configuration, restart is not required
> {code}
> But restarting traffic_server actually need to be done to take the effect.
> I know this config is already dead in 7.0.x branch and master...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)