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