proxy_cache_purge for nginx/0.8.34
Piotr Sikora
piotr.sikora at frickle.com
Mon Mar 15 07:57:30 MSK 2010
> 74.65.58.194 - - [15/Mar/2010:00:35:29 -0400] "GET /purge/ HTTP/1.0" 404
^^^^^^^^^^^^
this IP isn't on your allowed list:
> allow 127.0.0.1;
> allow 192.168.0.0/16;
> allow 72.12.74.93;
> Question: what am I supposed to see/get after a successful purge?
http://blog.s135.com/attachment/201001/nginx_purge.png
> Thanks for all your help Piotr but I don't want to waste your time
> indefinitely.
> All I need is to see the activity log for proxy_cache_purge, and we can go
> from there.
All you need to do is use proper access list. There is no activity when your
request is blocked in the access phase.
Best regards,
Piotr Sikora < piotr.sikora at frickle.com >
More information about the nginx
mailing list