Bryan Call created TS-2842:
------------------------------
Summary: 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
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)