Re: HTTP Response Code 304

From: Adi Linden <adi@dont-contact.us>
Date: Sat, 10 Jun 2000 11:50:36 -0500 (CDT)

I have a webserver which returns all pages with response code 304. All
pages send from the server come up with TCP_MISS/304 and are not cached.
The content still makes it to the browser, though.

Adi

On Sat, 10 Jun 2000, Henrik Nordstrom wrote:

> 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 Sat Jun 10 2000 - 10:54:55 MDT

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