NGINX - List all cached itens? Is it possible?

Hello,

I have a problem, I need to list all files that is cached on Nginx.
Like, a list of files, or a list of Origin’s URLs that is cached (like
the raw url)

The folder /proxy/ shows a different structure and I cannot have this
list.
Is this possible?

Thanks

Posted at Nginx Forum:

Hello,

I have a problem, I need to list all files that is cached on Nginx.
Like, a list of files, or a list of Origin’s URLs that is cached (like
the raw url)

The folder /proxy/ shows a different structure and I cannot have this
list.
Is this possible?

I’m working on a solution for storing the cache state. In the meantime
maybe this will be useful for you:

HTH,
–appa