Yes - Eventually I kind of figured out/assumed that's what was going on. Initially I couldn't figure out what "banned" meant.<br><br>Thanks,<br>Martin<br><br><div class="gmail_quote">On Tue, Jun 30, 2009 at 8:14 PM, Tollef Fog Heen <span dir="ltr"><<a href="mailto:tfheen@redpill-linpro.com">tfheen@redpill-linpro.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">]] Martin Goldman<br>
<div class="im"><br>
| I got a complaint from a user that some percentage of his page views seem<br>
| too slow to be coming from the cache. I brought up our home page and started<br>
| refreshing it over and over. Sure enough, while most of the page views are<br>
| in fact getting  cached, once every 5 or 6 times, I get a cache miss. When<br>
| this happens, varnishlog shows something like this:<br>
|<br>
|    32 VCL_call     c recv lookup<br>
|    32 VCL_call     c hash hash<br>
| *   32 ExpBan       c 1607291667 was banned<br>
| *   32 VCL_call     c miss fetch<br>
<br>
</div>Do you add purges every now and then?  This looks like the result of a<br>
purge forcing an object to be removed, which then gives you a cache<br>
miss.<br>
<font color="#888888"><br>
--<br>
Tollef Fog Heen<br>
Redpill Linpro -- Changing the game!<br>
t: +47 21 54 41 73<br>
_______________________________________________<br>
varnish-misc mailing list<br>
<a href="mailto:varnish-misc@projects.linpro.no">varnish-misc@projects.linpro.no</a><br>
<a href="http://projects.linpro.no/mailman/listinfo/varnish-misc" target="_blank">http://projects.linpro.no/mailman/listinfo/varnish-misc</a><br>
</font></blockquote></div><br>