Re: Squid not caching pages served from Netscape servers?

From: Alex Rousskov <rousskov@dont-contact.us>
Date: Tue, 25 Aug 1998 21:00:52 -0600 (MDT)

On Tue, 25 Aug 1998, Mike Laster wrote:

> I am running Squid 1.1.22 with pretty much a standard squid.conf. I've been
> monitoring my logfiles and notice that many URL's don't seem to cache. The
> common thread seems to be that all of the problem URLs are served with
> Netscape servers. Things seem to work properly with Microsoft and Apache
> servers.

The server in question seems to return a 200 reply for any IMS request.
Thus, you get TCP_REFRESH_MISS instead of TCP_REFRESH_HIT.

You can verify that using the client program:

> ./client -H "If-Modified-Since: Wed, 26 Aug 1998 02:54:42 GMT\n" -p 80
 -h www.netscape.com / | less

Put the appropriate date from the 200 response for the same object.

Alex.
Received on Tue Aug 25 1998 - 20:01:48 MDT

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