The network.http.diagnostics mechanism came up in conversation today and I was encouraged to write a fyi about it to dtn. And here we are.

Go to about:config and find the network.http.diagnositics pref.. open the js console (ctrl-shift-j) and clear it. Then flip the pref from false to true (making it false to start with if necessary). That should make a crude dump of http connection manager show up on the console. (example below). This can be helpful in troubleshooting; obviously.

This is just a stop gap until a real about:network is implemented. That should work on at least <= FF15

HTTP Connection Diagnostics
---------------------
IsSpdyEnabled() = 1
MaxSocketCount() = 542
mNumActiveConns = 9
mNumIdleConns = 17
 ent host = mxr.mozilla.org hashkey = ....mxr.mozilla.org:80
   AtActiveConnectionLimit = 0
   RestrictConnections = 0
   Pending Q Length = 0
   Active Conns Length = 0
   Idle Conns Length = 0
   Half Opens Length = 0
   Coalescing Key =
   Spdy using = 0, tested = 0, preferred = 0
   pipelinestate = 0 penalty = 0
   pipeline per class penalty 0x0 0
   pipeline per class penalty 0x1 0
   pipeline per class penalty 0x2 0
   pipeline per class penalty 0x3 0
   pipeline per class penalty 0x4 0
 ent host = ocsp.thawte.com hashkey = ..A.ocsp.thawte.com:80
   AtActiveConnectionLimit = 0
   RestrictConnections = 0
   Pending Q Length = 0
   Active Conns Length = 0
   Idle Conns Length = 1
   Half Opens Length = 0
   Coalescing Key =
   Spdy using = 0, tested = 1,  preferred= 0
   pipelinestate = 2 penalty = 1000
   pipeline per class penalty 0x0 0
   pipeline per class penalty 0x1 0
   pipeline per class penalty 0x2 0
   pipeline per class penalty 0x3 0
   pipeline per class penalty 0x4 0
   :: Idle Connection #0
    CanDirectlyActivate = 0
    npncomplete = 1  setupNPNCalled = 1
    spdyVersion = 0  reportedSpdy = 1 everspdy = 0
    iskeepalive = 1  dontReuse = 0 isReused = 1
    mTransaction = 0 mSpdySession = 0
    time since last read = 10779ms
    max-read/read/written 1084/1084/470
    rtt = 125ms
    idlemonitoring = 1 transactionCount=1
    supports pipeline = 0 classification = 0x3
 ent host = www.mozilla.org hashkey = .S..www.mozilla.org:443
   AtActiveConnectionLimit = 0
   RestrictConnections = 0
   Pending Q Length = 0
   Active Conns Length = 0
   Idle Conns Length = 0
   Half Opens Length = 0
   Coalescing Key = 63.245.217.105~.:443
   Spdy using = 0, tested = 1, preferred = 0
   pipelinestate = 0 penalty = 0
   pipeline per class penalty 0x0 0
   pipeline per class penalty 0x1 0
   pipeline per class penalty 0x2 0
   pipeline per class penalty 0x3 0
   pipeline per class penalty 0x4 0
 ent host = calendar.google.com hashkey = .S..calendar.google.com:443
   AtActiveConnectionLimit = 0
   RestrictConnections = 1
   Pending Q Length = 0
   Active Conns Length = 2
   Idle Conns Length = 0
   Half Opens Length = 0
   Coalescing Key = 74.125.235.3~.:443
   Spdy using = 1, tested = 1, preferred = 1
   pipelinestate = 0 penalty = 0
   pipeline per class penalty 0x0 0
   pipeline per class penalty 0x1 0
   pipeline per class penalty 0x2 0
   pipeline per class penalty 0x3 0
   pipeline per class penalty 0x4 0
   :: Active Connection #0
    CanDirectlyActivate = 1
    npncomplete = 1  setupNPNCalled = 1
    spdyVersion = 3  reportedSpdy = 1 everspdy = 1
    iskeepalive = 1  dontReuse = 0 isReused = 1
    mTransaction = 1 mSpdySession = 1
    time since last read = 7987ms
    max-read/read/written 0/7327/5050
    rtt = 259ms
    idlemonitoring = 0 transactionCount=0
    supports pipeline = 0 classification = 0x3
     ::: SPDY VERSION 3
     shouldgoaway = 0 mClosed = 0 CanReuse = 1 nextID=0x5
     concurrent = 0 maxconcurrent = 100
     roomformorestreams = 1 roomformoreconcurrent = 1
     transactionHashCount = 0 streamIDHashCount = 0
     Queued Stream Size = 0
     Ping Threshold = 44000ms next ping id = 0x1
     Ping Timeout = 8000ms
     Idle for Any Activity (ping) = 7987ms
     Idle for Data Activity = 7987ms
     No Ping Outstanding
   :: Active Connection #1
    CanDirectlyActivate = 1
    npncomplete = 1  setupNPNCalled = 1
    spdyVersion = 3  reportedSpdy = 1 everspdy = 1
    iskeepalive = 1  dontReuse = 0 isReused = 1
    mTransaction = 1 mSpdySession = 1
    time since last read = 9375ms
    max-read/read/written 0/0/20
    rtt = 318ms
    idlemonitoring = 0 transactionCount=0
    supports pipeline = 0 classification = 0x3
     ::: SPDY VERSION 3
     shouldgoaway = 0 mClosed = 0 CanReuse = 1 nextID=0x1
     concurrent = 0 maxconcurrent = 100
     roomformorestreams = 1 roomformoreconcurrent = 1
     transactionHashCount = 0 streamIDHashCount = 0
     Queued Stream Size = 0
     Ping Threshold = 44000ms next ping id = 0x1
     Ping Timeout = 8000ms
     Idle for Any Activity (ping) = 8829ms
     Idle for Data Activity = 8829ms
     No Ping Outstanding
 ent host = bugzilla.mozilla.org hashkey = .S..bugzilla.mozilla.org:443
   AtActiveConnectionLimit = 0
   RestrictConnections = 0
   Pending Q Length = 0
   Active Conns Length = 0
   Idle Conns Length = 0
   Half Opens Length = 0
   Coalescing Key = 63.245.217.60~.:443
   Spdy using = 0, tested = 1, preferred = 0
   pipelinestate = 0 penalty = 0
   pipeline per class penalty 0x0 0
   pipeline per class penalty 0x1 0
   pipeline per class penalty 0x2 0
   pipeline per class penalty 0x3 0
   pipeline per class penalty 0x4 0
 ent host = people.mozilla.com hashkey = ....people.mozilla.com:80
   AtActiveConnectionLimit = 0
   RestrictConnections = 0
   Pending Q Length = 0
   Active Conns Length = 0
   Idle Conns Length = 0
   Half Opens Length = 0
   Coalescing Key =
   Spdy using = 0, tested = 0, preferred = 0
   pipelinestate = 0 penalty = 0
   pipeline per class penalty 0x0 0
   pipeline per class penalty 0x1 0
   pipeline per class penalty 0x2 0
   pipeline per class penalty 0x3 0
   pipeline per class penalty 0x4 0
 ent host = ocsp.entrust.net hashkey = ..A.ocsp.entrust.net:80
   AtActiveConnectionLimit = 0
   RestrictConnections = 0
   Pending Q Length = 0
   Active Conns Length = 0
   Idle Conns Length = 0
   Half Opens Length = 0
   Coalescing Key =
   Spdy using = 0, tested = 1, preferred = 0
   pipelinestate = 0 penalty = 0
   pipeline per class penalty 0x0 0
   pipeline per class penalty 0x1 0
   pipeline per class penalty 0x2 0
   pipeline per class penalty 0x3 0
   pipeline per class penalty 0x4 0
 ent host = www.mozilla.org hashkey = ....www.mozilla.org:80
   AtActiveConnectionLimit = 0
   RestrictConnections = 0
   Pending Q Length = 0
   Active Conns Length = 0
   Idle Conns Length = 0
   Half Opens Length = 0
   Coalescing Key =
   Spdy using = 0, tested = 0, preferred = 0
   pipelinestate = 0 penalty = 0
   pipeline per class penalty 0x0 0
   pipeline per class penalty 0x1 0
   pipeline per class penalty 0x2 0
   pipeline per class penalty 0x3 0
   pipeline per class penalty 0x4 0
 ent host = ssl.gstatic.com hashkey = .S..ssl.gstatic.com:443
   AtActiveConnectionLimit = 0
   RestrictConnections = 1
   Pending Q Length = 0
   Active Conns Length = 2
   Idle Conns Length = 0
   Half Opens Length = 0
   Coalescing Key = 74.125.235.15~.:443
   Spdy using = 1, tested = 1, preferred = 1
   pipelinestate = 0 penalty = 0
   pipeline per class penalty 0x0 0
   pipeline per class penalty 0x1 0
   pipeline per class penalty 0x2 0
   pipeline per class penalty 0x3 0
   pipeline per class penalty 0x4 0
   :: Active Connection #0
    CanDirectlyActivate = 1
    npncomplete = 1  setupNPNCalled = 1
    spdyVersion = 3  reportedSpdy = 1 everspdy = 1
    iskeepalive = 1  dontReuse = 0 isReused = 1
    mTransaction = 1 mSpdySession = 1
    time since last read = 9625ms
    max-read/read/written 0/0/20
    rtt = 265ms
    idlemonitoring = 0 transactionCount=0
    supports pipeline = 0 classification = 0x3
     ::: SPDY VERSION 3
     shouldgoaway = 0 mClosed = 0 CanReuse = 1 nextID=0x1
     concurrent = 0 maxconcurrent = 100
     roomformorestreams = 1 roomformoreconcurrent = 1
     transactionHashCount = 0 streamIDHashCount = 0
     Queued Stream Size = 0
     Ping Threshold = 44000ms next ping id = 0x1
     Ping Timeout = 8000ms
     Idle for Any Activity (ping) = 9110ms
     Idle for Data Activity = 9110ms
     No Ping Outstanding
   :: Active Connection #1
    CanDirectlyActivate = 1
    npncomplete = 1  setupNPNCalled = 1
    spdyVersion = 3  reportedSpdy = 1 everspdy = 1
    iskeepalive = 1  dontReuse = 0 isReused = 1
    mTransaction = 1 mSpdySession = 1
    time since last read = 9375ms
    max-read/read/written 0/0/20
    rtt = 272ms
    idlemonitoring = 0 transactionCount=0
    supports pipeline = 0 classification = 0x3
     ::: SPDY VERSION 3
     shouldgoaway = 0 mClosed = 0 CanReuse = 1 nextID=0x1
     concurrent = 0 maxconcurrent = 100
     roomformorestreams = 1 roomformoreconcurrent = 1
     transactionHashCount = 0 streamIDHashCount = 0
     Queued Stream Size = 0
     Ping Threshold = 44000ms next ping id = 0x1
     Ping Timeout = 8000ms
     Idle for Any Activity (ping) = 8829ms
     Idle for Data Activity = 8829ms
     No Ping Outstanding
ent host = evssl-ocsp.geotrust.com hashkey = ..A.evssl-ocsp.geotrust.com:80
   AtActiveConnectionLimit = 0
   RestrictConnections = 0
   Pending Q Length = 0
   Active Conns Length = 0
   Idle Conns Length = 0
   Half Opens Length = 0
   Coalescing Key =
   Spdy using = 0, tested = 1, preferred = 0
   pipelinestate = 0 penalty = 0
   pipeline per class penalty 0x0 0
   pipeline per class penalty 0x1 0
   pipeline per class penalty 0x2 0
   pipeline per class penalty 0x3 250
   pipeline per class penalty 0x4 0
 ent host = plus.google.com hashkey = .S..plus.google.com:443
   AtActiveConnectionLimit = 0
   RestrictConnections = 0
   Pending Q Length = 0
   Active Conns Length = 0
   Idle Conns Length = 0
   Half Opens Length = 0
   Coalescing Key = 74.125.235.3~.:443
   Spdy using = 1, tested = 1, preferred = 0
   pipelinestate = 0 penalty = 0
   pipeline per class penalty 0x0 0
   pipeline per class penalty 0x1 0
   pipeline per class penalty 0x2 0
   pipeline per class penalty 0x3 7000
   pipeline per class penalty 0x4 7000
ent host = api-dev.bugzilla.mozilla.org hashkey = .SA.api-dev.bugzilla.mozilla.org:443
   AtActiveConnectionLimit = 0
   RestrictConnections = 0
   Pending Q Length = 0
   Active Conns Length = 0
   Idle Conns Length = 6
   Half Opens Length = 0
   Coalescing Key = 63.245.223.32~A:443
   Spdy using = 0, tested = 1, preferred = 0
   pipelinestate = 0 penalty = 0
   pipeline per class penalty 0x0 0
   pipeline per class penalty 0x1 0
   pipeline per class penalty 0x2 0
   pipeline per class penalty 0x3 0
   pipeline per class penalty 0x4 0
   :: Idle Connection #0
    CanDirectlyActivate = 0
    npncomplete = 1  setupNPNCalled = 1
    spdyVersion = 0  reportedSpdy = 1 everspdy = 0
    iskeepalive = 1  dontReuse = 0 isReused = 1
    mTransaction = 0 mSpdySession = 0
    time since last read = 5787ms
    max-read/read/written 28167/46170/4510
    rtt = 88ms
    idlemonitoring = 1 transactionCount=5
    supports pipeline = 1 classification = 0x3
   :: Idle Connection #1
    CanDirectlyActivate = 0
    npncomplete = 1  setupNPNCalled = 1
    spdyVersion = 0  reportedSpdy = 1 everspdy = 0
    iskeepalive = 1  dontReuse = 0 isReused = 1
    mTransaction = 0 mSpdySession = 0
    time since last read = 6942ms
    max-read/read/written 9569/17145/5448
    rtt = 88ms
    idlemonitoring = 1 transactionCount=6
    supports pipeline = 1 classification = 0x3
   :: Idle Connection #2
    CanDirectlyActivate = 0
    npncomplete = 1  setupNPNCalled = 1
    spdyVersion = 0  reportedSpdy = 1 everspdy = 0
    iskeepalive = 1  dontReuse = 0 isReused = 1
    mTransaction = 0 mSpdySession = 0
    time since last read = 6770ms
    max-read/read/written 4632/4674/1800
    rtt = 102ms
    idlemonitoring = 1 transactionCount=2
    supports pipeline = 1 classification = 0x3
   :: Idle Connection #3
    CanDirectlyActivate = 0
    npncomplete = 1  setupNPNCalled = 1
    spdyVersion = 0  reportedSpdy = 1 everspdy = 0
    iskeepalive = 1  dontReuse = 0 isReused = 1
    mTransaction = 0 mSpdySession = 0
    time since last read = 6349ms
    max-read/read/written 622/675/2687
    rtt = 89ms
    idlemonitoring = 1 transactionCount=3
    supports pipeline = 1 classification = 0x3
   :: Idle Connection #4
    CanDirectlyActivate = 0
    npncomplete = 1  setupNPNCalled = 1
    spdyVersion = 0  reportedSpdy = 1 everspdy = 0
    iskeepalive = 1  dontReuse = 0 isReused = 1
    mTransaction = 0 mSpdySession = 0
    time since last read = 7472ms
    max-read/read/written 42/53/1798
    rtt = 104ms
    idlemonitoring = 1 transactionCount=2
    supports pipeline = 1 classification = 0x3
   :: Idle Connection #5
    CanDirectlyActivate = 0
    npncomplete = 1  setupNPNCalled = 1
    spdyVersion = 0  reportedSpdy = 1 everspdy = 0
    iskeepalive = 1  dontReuse = 0 isReused = 1
    mTransaction = 0 mSpdySession = 0
    time since last read = 7035ms
    max-read/read/written 42/244/7362
    rtt = 98ms
    idlemonitoring = 1 transactionCount=8
    supports pipeline = 1 classification = 0x3
 ent host = etherpad.mozilla.org hashkey = .S..etherpad.mozilla.org:443
   AtActiveConnectionLimit = 0
   RestrictConnections = 0
   Pending Q Length = 0
   Active Conns Length = 1
   Idle Conns Length = 2
   Half Opens Length = 0
   Coalescing Key = 63.245.217.90~.:443
   Spdy using = 0, tested = 1, preferred = 0
   pipelinestate = 0 penalty = 0
   pipeline per class penalty 0x0 0
   pipeline per class penalty 0x1 0
   pipeline per class penalty 0x2 0
   pipeline per class penalty 0x3 0
   pipeline per class penalty 0x4 0
   :: Active Connection #0
    CanDirectlyActivate = 0
    npncomplete = 1  setupNPNCalled = 1
    spdyVersion = 0  reportedSpdy = 1 everspdy = 0
    iskeepalive = 1  dontReuse = 0 isReused = 1
    mTransaction = 1 mSpdySession = 0
    time since last read = 9859ms
    max-read/read/written 8078/8935/4433
    rtt = 88ms
    idlemonitoring = 0 transactionCount=4
    supports pipeline = 1 classification = 0x3
   :: Idle Connection #0
    CanDirectlyActivate = 0
    npncomplete = 1  setupNPNCalled = 1
    spdyVersion = 0  reportedSpdy = 1 everspdy = 0
    iskeepalive = 1  dontReuse = 0 isReused = 1
    mTransaction = 0 mSpdySession = 0
    time since last read = 10031ms
    max-read/read/written 2/2/1615
    rtt = 94ms
    idlemonitoring = 1 transactionCount=1
    supports pipeline = 1 classification = 0x3
   :: Idle Connection #1
    CanDirectlyActivate = 0
    npncomplete = 1  setupNPNCalled = 1
    spdyVersion = 0  reportedSpdy = 1 everspdy = 0
    iskeepalive = 1  dontReuse = 0 isReused = 1
    mTransaction = 0 mSpdySession = 0
    time since last read = 9875ms
    max-read/read/written 2/2/997
    rtt = 109ms
    idlemonitoring = 1 transactionCount=1
    supports pipeline = 1 classification = 0x3
 ent host = apis.google.com hashkey = .S..apis.google.com:443
   AtActiveConnectionLimit = 0
   RestrictConnections = 1
   Pending Q Length = 0
   Active Conns Length = 1
   Idle Conns Length = 0
   Half Opens Length = 0
   Coalescing Key = 74.125.235.1~.:443
   Spdy using = 1, tested = 1, preferred = 1
   pipelinestate = 0 penalty = 0
   pipeline per class penalty 0x0 0
   pipeline per class penalty 0x1 0
   pipeline per class penalty 0x2 0
   pipeline per class penalty 0x3 0
   pipeline per class penalty 0x4 0
   :: Active Connection #0
    CanDirectlyActivate = 1
    npncomplete = 1  setupNPNCalled = 1
    spdyVersion = 3  reportedSpdy = 1 everspdy = 1
    iskeepalive = 1  dontReuse = 0 isReused = 1
    mTransaction = 1 mSpdySession = 1
    time since last read = 8907ms
    max-read/read/written 0/0/20
    rtt = 279ms
    idlemonitoring = 0 transactionCount=0
    supports pipeline = 0 classification = 0x3
     ::: SPDY VERSION 3
     shouldgoaway = 0 mClosed = 0 CanReuse = 1 nextID=0x1
     concurrent = 0 maxconcurrent = 100
     roomformorestreams = 1 roomformoreconcurrent = 1
     transactionHashCount = 0 streamIDHashCount = 0
     Queued Stream Size = 0
     Ping Threshold = 44000ms next ping id = 0x1
     Ping Timeout = 8000ms
     Idle for Any Activity (ping) = 8283ms
     Idle for Data Activity = 8283ms
     No Ping Outstanding
ent host = testpilot.mozillalabs.com hashkey = .S..testpilot.mozillalabs.com:443
   AtActiveConnectionLimit = 0
   RestrictConnections = 0
   Pending Q Length = 0
   Active Conns Length = 0
   Idle Conns Length = 2
   Half Opens Length = 0
   Coalescing Key = 63.245.223.172~.:443
   Spdy using = 0, tested = 1, preferred = 0
   pipelinestate = 0 penalty = 0
   pipeline per class penalty 0x0 0
   pipeline per class penalty 0x1 0
   pipeline per class penalty 0x2 0
   pipeline per class penalty 0x3 0
   pipeline per class penalty 0x4 0
   :: Idle Connection #0
    CanDirectlyActivate = 0
    npncomplete = 1  setupNPNCalled = 1
    spdyVersion = 0  reportedSpdy = 1 everspdy = 0
    iskeepalive = 1  dontReuse = 0 isReused = 1
    mTransaction = 0 mSpdySession = 0
    time since last read = 11700ms
    max-read/read/written 1045/1045/418
    rtt = 92ms
    idlemonitoring = 1 transactionCount=1
    supports pipeline = 1 classification = 0x3
   :: Idle Connection #1
    CanDirectlyActivate = 0
    npncomplete = 1  setupNPNCalled = 1
    spdyVersion = 0  reportedSpdy = 1 everspdy = 0
    iskeepalive = 1  dontReuse = 0 isReused = 1
    mTransaction = 0 mSpdySession = 0
    time since last read = 11715ms
    max-read/read/written 0/0/420
    rtt = 82ms
    idlemonitoring = 1 transactionCount=1
    supports pipeline = 1 classification = 0x3
ent host = lh6.googleusercontent.com hashkey = .S..lh6.googleusercontent.com:443
   AtActiveConnectionLimit = 0
   RestrictConnections = 1
   Pending Q Length = 0
   Active Conns Length = 2
   Idle Conns Length = 0
   Half Opens Length = 0
   Coalescing Key = 74.125.235.10~.:443
   Spdy using = 1, tested = 1, preferred = 1
   pipelinestate = 0 penalty = 0
   pipeline per class penalty 0x0 0
   pipeline per class penalty 0x1 0
   pipeline per class penalty 0x2 0
   pipeline per class penalty 0x3 0
   pipeline per class penalty 0x4 0
   :: Active Connection #0
    CanDirectlyActivate = 1
    npncomplete = 1  setupNPNCalled = 1
    spdyVersion = 3  reportedSpdy = 1 everspdy = 1
    iskeepalive = 1  dontReuse = 0 isReused = 1
    mTransaction = 1 mSpdySession = 1
    time since last read = 9687ms
    max-read/read/written 0/0/20
    rtt = 259ms
    idlemonitoring = 0 transactionCount=0
    supports pipeline = 0 classification = 0x3
     ::: SPDY VERSION 3
     shouldgoaway = 0 mClosed = 0 CanReuse = 1 nextID=0x1
     concurrent = 0 maxconcurrent = 100
     roomformorestreams = 1 roomformoreconcurrent = 1
     transactionHashCount = 0 streamIDHashCount = 0
     Queued Stream Size = 0
     Ping Threshold = 44000ms next ping id = 0x1
     Ping Timeout = 8000ms
     Idle for Any Activity (ping) = 9141ms
     Idle for Data Activity = 9141ms
     No Ping Outstanding
   :: Active Connection #1
    CanDirectlyActivate = 1
    npncomplete = 1  setupNPNCalled = 1
    spdyVersion = 3  reportedSpdy = 1 everspdy = 1
    iskeepalive = 1  dontReuse = 0 isReused = 1
    mTransaction = 1 mSpdySession = 1
    time since last read = 9375ms
    max-read/read/written 0/0/20
    rtt = 314ms
    idlemonitoring = 0 transactionCount=0
    supports pipeline = 0 classification = 0x3
     ::: SPDY VERSION 3
     shouldgoaway = 0 mClosed = 0 CanReuse = 1 nextID=0x1
     concurrent = 0 maxconcurrent = 100
     roomformorestreams = 1 roomformoreconcurrent = 1
     transactionHashCount = 0 streamIDHashCount = 0
     Queued Stream Size = 0
     Ping Threshold = 44000ms next ping id = 0x1
     Ping Timeout = 8000ms
     Idle for Any Activity (ping) = 8829ms
     Idle for Data Activity = 8829ms
     No Ping Outstanding
 ent host = intranet.mozilla.org hashkey = .S..intranet.mozilla.org:443
   AtActiveConnectionLimit = 0
   RestrictConnections = 0
   Pending Q Length = 0
   Active Conns Length = 0
   Idle Conns Length = 6
   Half Opens Length = 0
   Coalescing Key = 63.245.215.59~.:443
   Spdy using = 0, tested = 1, preferred = 0
   pipelinestate = 0 penalty = 0
   pipeline per class penalty 0x0 0
   pipeline per class penalty 0x1 0
   pipeline per class penalty 0x2 0
   pipeline per class penalty 0x3 0
   pipeline per class penalty 0x4 0
   :: Idle Connection #0
    CanDirectlyActivate = 0
    npncomplete = 1  setupNPNCalled = 1
    spdyVersion = 0  reportedSpdy = 1 everspdy = 0
    iskeepalive = 1  dontReuse = 0 isReused = 1
    mTransaction = 0 mSpdySession = 0
    time since last read = 15522ms
    max-read/read/written 5938/13078/9660
    rtt = 179ms
    idlemonitoring = 1 transactionCount=11
    supports pipeline = 1 classification = 0x2
   :: Idle Connection #1
    CanDirectlyActivate = 0
    npncomplete = 1  setupNPNCalled = 1
    spdyVersion = 0  reportedSpdy = 1 everspdy = 0
    iskeepalive = 1  dontReuse = 0 isReused = 1
    mTransaction = 0 mSpdySession = 0
    time since last read = 15662ms
    max-read/read/written 1927/2414/2669
    rtt = 83ms
    idlemonitoring = 1 transactionCount=3
    supports pipeline = 1 classification = 0x2
   :: Idle Connection #2
    CanDirectlyActivate = 0
    npncomplete = 1  setupNPNCalled = 1
    spdyVersion = 0  reportedSpdy = 1 everspdy = 0
    iskeepalive = 1  dontReuse = 0 isReused = 1
    mTransaction = 0 mSpdySession = 0
    time since last read = 15678ms
    max-read/read/written 1461/1461/4526
    rtt = 116ms
    idlemonitoring = 1 transactionCount=5
    supports pipeline = 1 classification = 0x0
   :: Idle Connection #3
    CanDirectlyActivate = 0
    npncomplete = 1  setupNPNCalled = 1
    spdyVersion = 0  reportedSpdy = 1 everspdy = 0
    iskeepalive = 1  dontReuse = 0 isReused = 1
    mTransaction = 0 mSpdySession = 0
    time since last read = 16770ms
    max-read/read/written 0/0/937
    rtt = 120ms
    idlemonitoring = 1 transactionCount=1
    supports pipeline = 1 classification = 0x3
   :: Idle Connection #4
    CanDirectlyActivate = 0
    npncomplete = 1  setupNPNCalled = 1
    spdyVersion = 0  reportedSpdy = 1 everspdy = 0
    iskeepalive = 1  dontReuse = 0 isReused = 1
    mTransaction = 0 mSpdySession = 0
    time since last read = 16770ms
    max-read/read/written 0/0/942
    rtt = 125ms
    idlemonitoring = 1 transactionCount=1
    supports pipeline = 1 classification = 0x3
   :: Idle Connection #5
    CanDirectlyActivate = 0
    npncomplete = 1  setupNPNCalled = 1
    spdyVersion = 0  reportedSpdy = 1 everspdy = 0
    iskeepalive = 1  dontReuse = 0 isReused = 1
    mTransaction = 0 mSpdySession = 0
    time since last read = 16692ms
    max-read/read/written 0/0/1928
    rtt = 119ms
    idlemonitoring = 1 transactionCount=2
    supports pipeline = 1 classification = 0x3
ent host = statse.webtrendslive.com hashkey = .S..statse.webtrendslive.com:443
   AtActiveConnectionLimit = 0
   RestrictConnections = 0
   Pending Q Length = 0
   Active Conns Length = 0
   Idle Conns Length = 0
   Half Opens Length = 0
   Coalescing Key = 66.150.117.25~.:443
   Spdy using = 0, tested = 1, preferred = 0
   pipelinestate = 0 penalty = 0
   pipeline per class penalty 0x0 0
   pipeline per class penalty 0x1 0
   pipeline per class penalty 0x2 250
   pipeline per class penalty 0x3 0
   pipeline per class penalty 0x4 0
 ent host = ocsp.digicert.com hashkey = ..A.ocsp.digicert.com:80
   AtActiveConnectionLimit = 0
   RestrictConnections = 0
   Pending Q Length = 0
   Active Conns Length = 0
   Idle Conns Length = 0
   Half Opens Length = 0
   Coalescing Key =
   Spdy using = 0, tested = 1, preferred = 0
   pipelinestate = 0 penalty = 0
   pipeline per class penalty 0x0 0
   pipeline per class penalty 0x1 0
   pipeline per class penalty 0x2 0
   pipeline per class penalty 0x3 250
   pipeline per class penalty 0x4 0
 ent host = www.google.com hashkey = .S..www.google.com:443
   AtActiveConnectionLimit = 0
   RestrictConnections = 1
   Pending Q Length = 0
   Active Conns Length = 1
   Idle Conns Length = 0
   Half Opens Length = 0
   Coalescing Key = 173.194.38.147~.:443
   Spdy using = 1, tested = 1, preferred = 1
   pipelinestate = 0 penalty = 0
   pipeline per class penalty 0x0 0
   pipeline per class penalty 0x1 0
   pipeline per class penalty 0x2 0
   pipeline per class penalty 0x3 21000
   pipeline per class penalty 0x4 0
   :: Active Connection #0
    CanDirectlyActivate = 1
    npncomplete = 1  setupNPNCalled = 1
    spdyVersion = 3  reportedSpdy = 1 everspdy = 1
    iskeepalive = 1  dontReuse = 0 isReused = 1
    mTransaction = 1 mSpdySession = 1
    time since last read = 3884ms
    max-read/read/written 0/59607/13921
    rtt = 472ms
    idlemonitoring = 0 transactionCount=0
    supports pipeline = 0 classification = 0x3
     ::: SPDY VERSION 3
     shouldgoaway = 0 mClosed = 0 CanReuse = 1 nextID=0xD
     concurrent = 0 maxconcurrent = 100
     roomformorestreams = 1 roomformoreconcurrent = 1
     transactionHashCount = 0 streamIDHashCount = 0
     Queued Stream Size = 0
     Ping Threshold = 44000ms next ping id = 0x1
     Ping Timeout = 8000ms
     Idle for Any Activity (ping) = 3884ms
     Idle for Data Activity = 3884ms
     No Ping Outstanding
ent host = evsecure-ocsp.geotrust.com hashkey = ..A.evsecure-ocsp.geotrust.com:80
   AtActiveConnectionLimit = 0
   RestrictConnections = 0
   Pending Q Length = 0
   Active Conns Length = 0
   Idle Conns Length = 0
   Half Opens Length = 0
   Coalescing Key =
   Spdy using = 0, tested = 1, preferred = 0
   pipelinestate = 0 penalty = 0
   pipeline per class penalty 0x0 0
   pipeline per class penalty 0x1 0
   pipeline per class penalty 0x2 0
   pipeline per class penalty 0x3 250
   pipeline per class penalty 0x4 0

_______________________________________________
dev-tech-network mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-network

Reply via email to