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

4x4 Matrix in Python -

python - String indices must be integers and while issue -

python - PyInstaller UAC not working in onefile mode -