]] Aanchal Gera

> How can I check with varnishstat/varnishlog if a particular URL ever hits
> the cache. And it if it does, how can I see the Hit/Miss ratio.

varnishlog -m RxURL:/url will show you the log records for that url.
Hit/miss ratio isn't calculated for you, you need to keep track of that
yourself.

Cheers,
-- 
Tollef Fog Heen
Technical lead, Varnish Software
t: +47 21 98 92 64

_______________________________________________
varnish-misc mailing list
varnish-misc@varnish-cache.org
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

Reply via email to