Vanishstat -f in 5.0.0
Reinis Rozitis
r at roze.lv
Tue Oct 25 17:37:18 CEST 2016
Hi,
has there something changed in 5.0.0 regarding varnishstat (or is there a
bug) as the -f doesn't seem to work.
varnishstat -V
varnishstat (varnish-5.0.0 revision 99d036f)
While I can get the full output (also with -1 flag):
varnishstat -1 | grep MAIN.cache_hit
MAIN.cache_hit 22615 17.26 Cache hits
MAIN.cache_hitpass 5 0.00 Cache hits for pass
varnishstat -1 -f MAIN.cache_hit
doesn't return anything.
4.1.x works fine:
varnishstat -V
varnishstat (varnish-4.1.3 revision 5e3b6d2)
varnishstat -1 -f MAIN.cache_hit
MAIN.cache_hit 89691619 10.69 Cache hits
rr
More information about the varnish-misc
mailing list