]] Jonathan Hursey 

Hi,

| Greetings fellow varnish enthusiasts. I was wondering if anyone could help
| me determine what would be considered good values for the follow fields in
| varnishstat output and what these fields indicate:
| 
|   1         0.00         0.00 N vcl total
|            1         0.00         0.00 N vcl available

This just tells you that you have one VCL loaded.

|            7          .            .   N total active purges
|            7         0.00         0.00 N new purges added

You have 7 bans added

|         6112         0.00         0.02 N objects tested

And 6112 objects tested against those bans in total.

Regards,
-- 
Tollef Fog Heen
Varnish Software
t: +47 21 98 92 64

_______________________________________________
varnish-misc mailing list
[email protected]
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

Reply via email to