Query: Varnish - Cache

Paul A. Procacci pprocacci at datapipe.com
Tue Jun 14 17:32:35 UTC 2016


>    Hi Guys,
>    I am new to varnish,  We have configured the varnish-cache in our
>    application.
>    I have a query - Is there a way to fetch the cached key and value ?
You send a HTTP request to the port you have varnsish listening on.
This is your key (unless the hash has been altered by your vcl).

The response from that request is your value.

~Paul




More information about the vinyl-misc mailing list