[
https://issues.apache.org/jira/browse/TS-2842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14011547#comment-14011547
]
Sudheer Vinukonda commented on TS-2842:
---------------------------------------
[~jpeach], [~zwoop] - thanks for the comments; the patch does fix the reloading
of the params, but, does a little bit more (since, I was playing with that, I
thought I might just do the additional changes, as a base for adding API hooks
for overriding in the future). Anyway, since, you all don't like the extra
changes, I am limiting the changes to a minimum (just support reloading of the
params)
> Can't set SPDY inactivity timeout with traffic_line
> ---------------------------------------------------
>
> Key: TS-2842
> URL: https://issues.apache.org/jira/browse/TS-2842
> Project: Traffic Server
> Issue Type: Bug
> Components: SPDY, Tools
> Reporter: Bryan Call
> Assignee: Bryan Call
> Fix For: 5.0.0
>
>
> Works for other configuration options:
> {code}
> [bcall@l10 trafficserver]$ sudo traffic_line -s
> proxy.config.http.keep_alive_no_activity_timeout_in -v 61
> [bcall@l10 trafficserver]$ sudo traffic_line -r
> proxy.config.http.keep_alive_no_activity_timeout_in
> 61
> {code}
> Doesn't work for the SPDY inactivity:
> {code}
> [bcall@l10 trafficserver]$ sudo traffic_line -s
> proxy.config.spdy.no_activity_timeout_in -v 31
> traffic_line: Please correct your variable name and|or value
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)