Re: [squid-users] TCP_MISS.. why doesn't it cache the object?

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Mon, 22 Oct 2001 14:57:21 +0200

Klavs Klavsen wrote:
>
> when I try to get the below url - it gives me a TCP_MISS and I have to wait
> until the parent-server answers..
>
> 1003756129.953 200000 195.24.2.199 TCP_MISS/200 40281 GET
> http://www.cnn.dk/okonomi/artikel:aid=104288 -
> ROUNDROBIN_PARENT/www2.cnn.dk text/html

Probably the reply is marked as uncacheable, or there isn't enought
information available to Squid to determine how long the object can be
cached.

> and also.. I have a few url's that when you request the parent for it, it
> rewrites you (304) to another url.. - is it possible to set it up, so that
> it caches the respons anyhow?

304 is not redirects, it is "Not modified".

301/302/303/307 is redirects.

Squid can currently only cache 304 replies if it has already cached the
object. Clear your browser cache and things should be a bit easier to
test.

Regards
Henrik Nordström
Squid Hacker
Received on Mon Oct 22 2001 - 06:57:49 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:03:02 MST