Removing items from "proxy_cache"

Been trying to find info about this, but the best I could find is some
python binary to use in the SSH shell.

I’m looking for a programmatic way – ideally in PHP – to manually
invalidate certain items from the proxy cache.

Is this possible? Thanks for any ideas!

Posted at Nginx Forum:

Hi,
take a look at ngx_cache_purge:

Best regards,
Piotr S. < [email protected] >

Looks interesting. I have downloaded and unzipped it. Now what? The
github page doesn’t even have any instructions. How do I make sure it
gets installed and then found by nginx? thanks!

Posted at Nginx Forum:

Hi,

Looks interesting. I have downloaded and unzipped it. Now what? The
github page doesn’t even have any instructions. How do I make sure it
gets installed and then found by nginx? thanks!

Best regards,
Piotr S. < [email protected] >