what is the correct way to flush/delete proxy_cache without restart nginx?<br><br>kill -HUP doesn&#39;t seems to work.<br><br>I tried use script like<br> find /data/nginx/proxy_cache2 -type f -exec rm -f {}\;<br clear="all">
<br>but the file still there, it seems nginx have locked the cache files.<br><br><br><br>-- <br>Tomasen<br><a href="http://twitter.com/ShooterPlayer">http://twitter.com/ShooterPlayer</a><br><a href="http://t.sina.com.cn/Tomasen">http://t.sina.com.cn/Tomasen</a><br>