Hacker News new | ask | show | jobs
by unsignedinteger 3401 days ago
Agreed, There is also an OS alternative which essentially mirrors the functionality of propriety nginx cache purge: https://github.com/FRiCKLE/ngx_cache_purge

Hence you can just build it with your standing nginx binary reducing the need for miscellaneous scripts.

1 comments

thanks for the info/link!