On May 27, 2014, at 6:47 AM, Alan M. Carroll <a...@network-geographics.com> wrote:
> James, > > Monday, May 26, 2014, 8:00:59 PM, you wrote: > >> Where is proxy.process.spdy.total_streams decremented? > > I don't think it is - it is counting the total number of streams, which can > only increase. The "ACTIVE" variants count the number of objects currently > extant. This is parallel to things like "total_client_connections". So this is a counter of SPDY requests? Why doesn't this mirror the proxy.process.http hierarchy? Are request double-counted in the spdy and http metric herarchies? J