[squid-users] Cache MISS and HIT

From: andre wang <andre.ease_at_gmail.com>
Date: Sat, 19 Sep 2009 13:45:04 +0800

hi all:

    I have an issue.
    My squid is running on my localhost at port 3128, when i make
http request with squidclient:
    squidclient -m HEAD http://example.com/ it returns :
    X-Cache: MISS from localhost
    X-Cache-Lookup: MISS from localhost:3128 (it's normal as the cache
is empty now)

   Trying send the same http request many times, squid returns MISS.
Then I make the same HTTP request using GET method instead of HEAD.
After done GET request, i come back sending squid HEAD request:
squidclient -m HEAD http://example.com/, Squid alway return HIT.

   I'm confused, is that normal, can anyone help?

thanks
andre.ease
Received on Sat Sep 19 2009 - 05:45:11 MDT

This archive was generated by hypermail 2.2.0 : Mon Sep 21 2009 - 12:00:02 MDT