On 8/02/2012 7:14 p.m., parashuram wrote:
Hi all
I use squid mainly as caching proxy. I am running one server on target
board, when I make request to my server with
http://[ipv6-address]:8080, I always get TCP_MISS/200 in access.log
file, instead when I make subsequent request to
http://[ipv6-address]:8080 it should be served from cache and
access.log should log as TCP_HIT or TCP_MEM_HIT.
What makes you think it should cache or that the request should be a HIT?
What headers is that server producing?
Amos