<div dir="ltr">I have a static URL that I set a TTL for 24h but yet every so many minutes I get a "miss" (as shown in my varnishncsa.)<div><br></div><div>I purge this URL every 24 hours.</div><div><br></div><div>1 - The URL never has any parameters.</div><div>2 - I do not hash over the hostname only the URI</div><div>3 - Nobody is issuing any PURGE or BAN requests</div><div>4 - <span style="color:rgb(0,0,0);font-family:courier-new,courier,monospace;font-size:11px">n_lru_nuked is always 0</span></div><div>5 - There are no 500 or 400 responses<br></div><div><br></div><div>What is causing this URL to get a miss when everything I see looks good?  If the cache size has been exceeded I would have expected to see the nuked value be something other than 0.</div><div><br></div><div>vcl_fetch is basically just:</div><div><br></div><div>set beresp.ttl = 24h;</div><div>return(deliver);</div><div><br></div><div>Any reason why Varnish seems to be taking it upon itself to cause this miss?  In 24 hours I get about 12000 requests and out of those 120 misses and I should see 2 miss requests at most.</div><div><br></div><div>The backends are healthy.</div><div><br></div><div>This is varnish-3.0.6-1.el6.x86_64</div><div><br></div><div>Thanks.</div><div><br></div><div><br></div><div><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px;font-weight:bold"><span style="white-space:pre-wrap"><u>                                                                  </u></span></div><div style="color:rgb(0,0,0)"><font face="Helvetica"><span style="font-size:12px">Raymond Jennings III</span></font></div></div><span style="color:rgb(0,0,0);text-align:-webkit-auto;font-family:Helvetica"><font face="Rockwell Extra Bold" style="font-size:19px"><b><a href="http://nytimes.com/" style="color:rgb(17,85,204)" target="_blank">nytimes.com</a></b></font><br></span><div style="color:rgb(0,0,0);font-family:Helvetica"><span style="text-align:-webkit-auto"><span style="font-size:12px;text-align:-webkit-auto"><b><div style="display:inline!important">Office:<span style="font-weight:normal"> <a href="tel:212-556-7786" target="_blank">212.556.7786</a></span></div></b></span><span style="text-align:-webkit-auto"><span style="text-align:-webkit-auto"><b style="font-size:12px;text-align:-webkit-auto"><div>iPhone:<span style="font-weight:normal"> <a href="tel:914-330-5074" target="_blank">914.330.5074</a></span></div><div><b style="font-size:13px">E-mail: </b><a href="mailto:Raymond.Jennings@nytimes.com" style="font-size:13px;font-weight:normal;color:rgb(17,85,204)" target="_blank">Raymond.Jennings@nytimes.com</a><br></div><div>FaceTime:<span style="font-weight:normal"> <a href="mailto:Raymond.Jennings@nytimes.com" style="color:rgb(17,85,204)" target="_blank">Raymond.Jennings@nytimes.com</a></span></div></b></span></span></span></div></div></div></div></div></div></div></div></div></div>
</div></div>