Hit ratio dropped significantly after recent upgrades

Guillaume Quintard guillaume at varnish-software.com
Thu Dec 8 17:08:40 CET 2016


On Thu, Dec 8, 2016 at 3:48 PM, Dridi Boukelmoune <dridi at varni.sh> wrote:
>
> There's currently no way to query the transaction log of a specific
> request:
> https://github.com/varnishcache/varnish-cache/issues/2154


awk is love, awk is life:

varnishlog -d -v -g raw | awk '$1 == XXXXXX'

still better than nothing.

-- 
Guillaume Quintard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20161208/fca36e4f/attachment.html>


More information about the varnish-misc mailing list