Viewing varnish cache miss urls along with the backend IP

Dridi Boukelmoune dridi at varni.sh
Thu May 19 11:06:59 UTC 2016


On Thu, May 19, 2016 at 9:00 AM, Debraj Manna <subharaj.manna at gmail.com> wrote:
> Not much elegant but using the varnish log I am able to achieve what I am
> looking for:-
>
> varnishlog | grep -i 'BereqURL\|BackendOpen'

Have a look at `man varnishlog`, you can do the same with just
`varnishlog -i BereqURL,BackendOpen`.

Cheers




More information about the vinyl-misc mailing list