atom feed3 messages in ru.sysoev.nginx[Module]Nginx Regexp Plugins
FromSent OnAttachments
MagicBearNov 16, 2011 8:33 am 
Piotr SikoraNov 16, 2011 9:31 am 
Bear MagicNov 16, 2011 10:46 am 
Subject:[Module]Nginx Regexp Plugins
From:MagicBear (magi@gmail.com)
Date:Nov 16, 2011 8:33:40 am
List:ru.sysoev.nginx

This plugin in base on ngx_cache_purge-1.4

P.S: This plugin current will blocking web request, now is only for test. I cannot found a method to make nginx run a new thread.

Usage: location ~ ^/regex_purge(/.*) { proxy_cache_batchpurge cache_zone $1$is_args$args; }

download: http://m-b.cc/share/ngx_batch_purge-0.1.tgz