On 4/05/2015 6:54 a.m., Hussam Al-Tayeb wrote: >> Sent: Sunday, May 03, 2015 at 9:45 PM >> From: "Yuri Voinov" > >> >> I understand what do your want. But for what? >>> > > because a "wget --server-response http://someurl" operation that > replies with a "Vary: user-agent" header always results in a MISS > even if the same wget version (same user-agent) and computer. > Instead, multiple copies of the file are stored. That is not right, the wget being used twice should be MISS then HIT, just like any oter cacheable traffic. The nasty thing with Vary:User-Agent is that browsers UA string embeds so much plugin info they are changing between each different client request. Which defeats the purpose of caching one clients reply for use by other clients. NP: what you had with the store_miss should be working. Are you using Squid-3.5 ? How are you identifying a fail ? Amos _______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users