FRiCKLE / ngx_cache_purge

nginx module which adds ability to purge content from FastCGI, proxy, SCGI and uWSGI caches.
http://labs.frickle.com/nginx_ngx_cache_purge/
Other
1.06k stars 311 forks source link

Multiple allowed "purgers" #47

Closed senj closed 8 years ago

senj commented 8 years ago

Hi,

how can I add more than one IP Address to proxy_cache_purge PURGE from xxx.xxx.xxx.xxx;

Thanks!

senj commented 8 years ago

To answer my own question, the list must be whitespace separated.