Skip to content

blacktear23/ngx-cache-purger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ngx-cache-purger

ngx-cache-purge is a tool for purge Nginx cache files.

Usage

Usage of ./ngx-cache-purger:
  -k string
        Key Prefix
  -p string
        Cache path

Example:

./ngx-cache-purger -p /data/cache -k "/path/something"

ngx-cache-purger will scan nginx cache path and iterate all cached files then get the KEY for this file and then match the prefix. If prefix matched the file will be deleted.

About

Nginx proxy cache file purge tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published