<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 31, 2017 at 7:29 PM, Amos Jeffries <span dir="ltr"><<a href="mailto:squid3@treenet.co.nz" target="_blank">squid3@treenet.co.nz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 1/02/2017 4:09 p.m., Tory M Blue wrote:<br>
> I moved to a different disk today. System was down, I rsyncd the cache<br>
> directory over, including everything and the swap files etc. Squid starts<br>
> just fine but Im seeing this error once a minute or more.<br>
><br>
> Also note, I stopped the system, moved it back to the original disk and I'm<br>
> getting these errors. Nothing has changed on the original disk, so i'm<br>
> unclear what is happening here.<br>
><br>
><br>
> Any ideas?<br>
><br>
><br>
> Older version *squid*-3.3.8, on CentOS7<br>
><br>
<br>
Squid is loading things that were provided to it without a Date header<br>
out of the cache. It cannot handle that. Current versions will<br>
synthesize a Date and Last-Modified if needed - which resolves most<br>
cases of this problem. 3.3 does not have that improvement, it just<br>
detects the bug and warns as it drops the object.<br>
<br>
This can happen if you have refresh_pattern config options overriding<br>
various of the caching headers. Squid can be fooled by those<br>
override-*/ignore-* options into thinking it can re-use the object but<br>
realy it lacks the headers to do so.<br>
<br>
The warnings should gradually disappear as the old data in the cache<br>
gets found and dropped. If it continues you should consider an upgrade.<br>
You can find more up to date packages for CentOS at the links here:<br>
<<a href="http://wiki.squid-cache.org/KnowledgeBase/CentOS" rel="noreferrer" target="_blank">http://wiki.squid-cache.org/<wbr>KnowledgeBase/CentOS</a>><br><br></blockquote><div><br></div><div>Thanks Amos, glad to see you are still around kicking!!</div><div><br></div><div>refresh_pattern . 0 0% 0 ignore-reload , that's what I have in my config. Anything I can do here to sway it from being whiney :)</div><div><br></div><div>And ya i'm a bit behind for sure!!</div><div><br></div><div>Tory </div></div></div></div>