On 17/06/2015 10:28 a.m., Tory M Blue wrote:
> So appears I have some corruption? I can hit this server with tests just
> fine, but if I put it into production I get these errors.
> 
> 
> I've got no debug statements active, so this has me a bit concerned
> 

This is almost always seen as a result of a previous crash which left
some object in the cache in a corrupted (incomplete write) state.

If you can track down which object it was and erase it (or drop the
whole cache and restart). It should disappear.

Although any assistance you are able to give in tracking down what the
root cause of that assert "isEmpty()" is would be welcome. So far we are
all unable to .

Amos

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to