<HTML>
<HEAD>
<TITLE>Re: Cachefile full</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Is there a way to see why Varnish stopped accepting and/or serving images from his cache file?<BR>
<BR>
Thanks.<BR>
<BR>
<BR>
On 9/21/10 9:39 AM, "Per Buer" <<a href="perbu@varnish-software.com">perbu@varnish-software.com</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
On Tue, Sep 21, 2010 at 9:30 AM, Jaap van Arragon <<a href="j.vanarragon@lukkien.com">j.vanarragon@lukkien.com</a>> wrote:<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hello,<BR>
<BR>
Last Friday we’ve experienced a serious problem with Varnish. We cache a lot of images for our costumers and last Friday we saw that the varnish server wouldn’t serve any images. Is it possible that our 10 GB cachefile is full? Doesn’t Varnish, when it reach it’s limit (10GB), just throw out the oldest images present in the cache file?<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
Yes. It does. There are some counters showing the LRU (last-recently-used, the algorithm that is used to decide what to kick out) <BR>
at work - "varnishstat -1 |grep lru" shoud show you something.<BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>