I'm trying to figure out how to capture the "worker threads limited" count
Try:
varnishstat -1 | grep 'worker threads limited' | awk '{ print $2 }'
--
Cosimo
_______________________________________________
varnish-misc mailing list
[email protected]
http://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
