Varnish List all URLS in Cache -


i looking way iterate on whole cache , list of object url's - inside storage.

is there varnish command missing. or have starting poiunt iterating on objects within vmod?

regards

with command, see hit , miss

varnishncsa -f '%u%q %{varnish:hitmiss}x'


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

python - Error: Unresolved reference 'selenium' What is the reason? -

php - Need to store a large amount of data in session with CI 3 but on storing large data in session it is itself destorying automatically -