Nginx Cache Clear

Component ID

2838271

Component name

Nginx Cache Clear

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

310

Component created

Component changed

Component body

This module helps to clear the Nignx cache file of a specific URL.

How it works?

The module determines the hash key of the said page, locates the cached page based on this key from the Nginx cache store and deletes it. The module also allows the cache to be deleted when a node is updated.