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

python - RuntimeError: can't re-enter readline -

python - PyInstaller UAC not working in onefile mode -

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 -