<br>If you want to clear the cache, you can do it like this:<br><br>[root@... ~]#cd {proxy_cache_path}<br>[root@... ~]#find -type f -exec rm -f {} \;<br><br>If you want to clear a specified item, you can use this module:<br>

<a href="http://labs.frickle.com/nginx_ngx_cache_purge/">http://labs.frickle.com/nginx_ngx_cache_purge/</a><br><br><br>On Thu, Sep 2, 2010 at 4:22 PM, Radek &lt;<a href="mailto:nginx-forum@nginx.us">nginx-forum@nginx.us</a>&gt; wrote:<br>

&gt; Try to use my script on site:<br>&gt; <a href="http://linux-sysadmin.org/2010/08/nginx-invalidation-purging-content/">http://linux-sysadmin.org/2010/08/nginx-invalidation-purging-content/</a><br>&gt;<br>&gt; Posted at Nginx Forum: <a href="http://forum.nginx.org/read.php?2,30833,126252#msg-126252">http://forum.nginx.org/read.php?2,30833,126252#msg-126252</a><br>

&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; nginx mailing list<br>&gt; <a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>&gt; <a href="http://nginx.org/mailman/listinfo/nginx">http://nginx.org/mailman/listinfo/nginx</a><br>

&gt;<br><br><br><br>-- <br>The time you enjoy wasting is not wasted time!<br><br>