What does the float number indicate when using varnishtop?

Posted by Abs on Server Fault See other posts from Server Fault or by Abs
Published on 2012-12-12T10:24:44Z Indexed on 2012/12/12 11:07 UTC
Read the original article Hit count: 146

Filed under:

I have Varnish running and I wanted to see what http response codes commonly occur. I used:

varnishtop -i TxStatus

However, I am struggling to work out what the numbers on the right mean? Is it number of requests?

list length 7

  1322.16 TxStatus       200
    60.43 TxStatus       302
     8.67 TxStatus       304
     3.14 TxStatus       500
     2.96 TxStatus       404
     0.80 TxStatus       301
     0.56 TxStatus       403

© Server Fault or respective owner

Related posts about varnish