varnishlog

Cosimo Streppone cosimo at streppone.it
Thu Jun 23 09:31:13 CEST 2011


On Thu, 23 Jun 2011 02:34:10 +0200, Jonathan Hursey  
<jonathan.hursey at adrevolution.com> wrote:

> 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




More information about the varnish-misc mailing list