You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by James Peach <jp...@apache.org> on 2014/05/22 05:43:18 UTC

Re: git commit: TS-2830 Make SPDY configurable.

On May 21, 2014, at 6:24 PM, amc@apache.org wrote:

> Repository: trafficserver
> Updated Branches:
>  refs/heads/master 24d860c05 -> b7e69b0fa
> 
> 
> TS-2830 Make SPDY configurable.
[snip]
> cts only new SPDY connections, not existing connects.
> +
> +.. ts:cv:: CONFIG proxy.config.spdy.verbose_in INT 65536
>    :reloadable:
> 
> -   Set the maximum number of concurrent streams per client connection.
> +   Set the verbose flag for SPDY streams on inbound connections.

Huh? Do we have to keep this?