<p dir="ltr">Not near a computer atm...but this is interesting in your log</p>
<p dir="ltr">        -   VCL_return     hash<br>
        -   VCL_call       HASH<br>
        -   VCL_return     lookup<br>
        -   Hit            2147483651<br>
        -   VCL_call       HIT<br>
        -   VCL_return     fetch<br>
        -   VCL_Error      vcl_hit{} returns fetch without busy object.  Doing pass.<br>
        -   VCL_call       PASS<br>
        -   VCL_return     fetch</p>
<div class="gmail_quote">On 12/12/2014 10:27 am,  <<a href="mailto:grantksupport@operamail.com">grantksupport@operamail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
On Thu, Dec 11, 2014, at 03:12 PM, Dridi Boukelmoune wrote:<br>
> <a href="https://www.varnish-cache.org/docs/4.0/users-guide/vcl-grace.html#grace-mode" target="_blank">https://www.varnish-cache.org/docs/4.0/users-guide/vcl-grace.html#grace-mode</a><br>
><br>
> Looking again at your logs after reading this, it makes sense that<br>
> you'd always miss.<br>
<br>
hm.  I need to read that a couple of more times; for now I'll take your word for it<br>
<br>
> What happens if you remove vcl_hit from your VCL<br>
> and entirely leave it to the built-in vcl_hit?<br>
<br>
it HITs.<br>
<br>
as does the vlc_hit from<br>
<br>
 <a href="https://github.com/mattiasgeniar/varnish-4.0-configuration-templates/blob/master/default.vcl" target="_blank">https://github.com/mattiasgeniar/varnish-4.0-configuration-templates/blob/master/default.vcl</a><br>
<br>
which appears to use the recommendations from your reference, above<br>
<br>
good starting point -- at least, far better than my own attempt.<br>
<br>
now I've an idea what the problem is, and a working basis; re-reading will fix the rest.<br>
<br>
thanks!<br>
<br>
_______________________________________________<br>
varnish-misc mailing list<br>
<a href="mailto:varnish-misc@varnish-cache.org">varnish-misc@varnish-cache.org</a><br>
<a href="https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc" target="_blank">https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc</a><br>
</blockquote></div>