baram wrote:
> 
> Hi, i have setup squid-2.2.PRE1 on freebsd-2.2.8 box(64mb ram, p75, IDE)
> and notice that nothing is getting cached. For example:
> 
> 918677489.256    323 192.168.128.210 TCP_MISS/304 182 GET
> http://squid.nlanr.net/Mail-Archive/squid-users/9902/archive/0156.html -
> DIRECT/squid.nlanr.net -

Note that the HTTP code above is 304 ("Not modified"). What you are
seeing above is a downstream cache (child proxy or browser cache) has
the object cached and validates it's cache. Squid can't currently cache
these replies unless it already has the full object in cache. 

---
Henrik Nordstrom
Spare time Squid hacker

Reply via email to