Re: HTTP Response Code 304

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sat, 10 Jun 2000 01:13:37 +0200

Adi Linden wrote:

> Why aren't pages with the HTTP response code 304 cached? I am running an
> apache webserver with all static pages and vhosts. All of the pages come
> back with response 304 and none get cached. The problem is this is one of
> the sites the cache is intended for.

Because 304 replies are not pages, it is only a notice telling a cache
that the page has not been modified.

> The store log shows which pages make it to the disk cache. Is there any
> way to determine why pages aren't cached, i.e. make the store log more
> verbose?

store.log has this information already. It is RELEASE requests with the
filenumber FFFFFFFF

--
Henrik Nordstrom
Squid hacker
Received on Fri Jun 09 2000 - 23:58:07 MDT

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