Re: Getting squid-2.3.stable3 to have cache hits

From: Adam Rice <adam@dont-contact.us>
Date: Wed, 14 Jun 2000 11:12:31 +0100

David Campbell wrote:
> With squid, should the second of two identical consecutive http
> requests usually be cached?

If the request is cacheable, and squid has sufficient resources to cache
it, and it's configured to cache it, etc. etc. etc.

> Eg from access.log, why is the second of these getting TCP_MISS?
> 960929245.326 1701 127.0.0.1 TCP_MISS/200 6191 GET http://www.aaa.net.au/greenleaf/ - DIRECT/www.aaa.net.au text/html
> 960929254.240 977 127.0.0.1 TCP_MISS/200 6191 GET http://www.aaa.net.au/greenleaf/ - DIRECT/www.aaa.net.au text/html

According to http://www.mnot.net/cacheability/ this page is not
cacheable. They're probably using server-side includes or some other
form of dynamic page generation.

Adam Rice
Received on Wed Jun 14 2000 - 04:16:58 MDT

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