Hi,

Could the issue be related to that ?
TCP_MEM_HIT/200 224442 GET
http://squid1/8b26b519d740afd8ec698b6af06efd8e17c6e5b6:8182/squid-internal-periodic/store_digest
- HIER_NONE/- application/cache-digest

Is it normal to see the store-digest as a MEM_HIT ?
I say to the squid to do not reply with a HIT:
acl cachedigest rep_mime_type application/cache-digest
store_miss deny cachedigest
send_hit deny cachedigest

In my squids, i have 64 kb as the maximum object in memory:
maximum_object_size_in_memory 64 KB
How a 244 kb object can be saved in memory 

More exploring, more weird... 

Fred




--
View this message in context: 
http://squid-web-proxy-cache.1019090.n4.nabble.com/TCP-MISS-504-in-cache-peer-tp4671944p4671972.html
Sent from the Squid - Users mailing list archive at Nabble.com.
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to