Re: swapin MD5 mismatch error

From: Duane Wessels <wessels@dont-contact.us>
Date: Fri, 23 Jun 2000 00:23:59 -0600

On Fri, 23 Jun 2000, Ronald Warner wrote:

> What does the following cache log error mean?
>
> WARNING: swapin MD5 mismatch
> storeClientReadHeader: URL mismatch
> :^I{http://a428.g.akamai.net/f/428/340/1d/www.foxsports.com/photo/images/cb
> 0621aa.jpg} != {http://www.ask.com/images/common/pickTopNav.gif}
>
> Is it normal to have them?

Your question is asked frequently.

http://www.squid-cache.org/Doc/FAQ/FAQ-12.html#ss12.37

12.37 What does swapin MD5 mismatch mean?

It means that Squid opened up a disk file to serve a cache hit, but it
found that the stored object doesn't match what the user's request.
Squid stores the MD5 digest of the URL at the start of each disk file.
When the file is opened, Squid checks that the disk file MD5 matches
the MD5 of the URL requested by the user. If they don't match, the
warning is printed and Squid forwards the request to the origin
server.

You do not need to worry about this warning. It means that Squid is
recovering from a corrupted cache directory.
Received on Fri Jun 23 2000 - 00:27:00 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:54:08 MST