Hello,
I'm trying to receive a cached version of googlechromestandaloneenterprise64.msi with:
refresh_pattern googlechromestandaloneenterprise64\.msi 4320 100% 4320 override-expire override-lastmod reload-into-ims ignore-reload ignore-no-store ignore-private
and trying it with the following httpie command:
https_proxy=http://10.10.10.222:3128 http --verify=no -o chrome.msi 'https://dl.google.com/tag/s/appguid=%7B00000000-0000-0000-0000-000000000000%7D&iid=%7B00000000-0000-0000-0000-000000000000%7D&lang=en&browser=4&usagestats=0&appname=Google%20Chrome&needsadmin=true/dl/chrome/install/googlechromestandaloneenterprise64.msi'
but squid never caches the response. it always shows:
1477125665.643 4040 10.10.10.1 TCP_MISS/200 50323942 GET https://dl.google.com/tag/s/appguid=%7B00000000-0000-0000-0000-000000000000%7D&iid=%7B00000000-0000-0000-0000-000000000000%7D&lang=en&browser=4&usagestats=0&appname=Google%20Chrome&needsadmin=true/dl/chrome/install/googlechromestandaloneenterprise64.msi - HIER_DIRECT/216.58.210.174 application/octet-stream
how can I make it cache?
-- RGL
PS I'm using squid 3.5.12-1ubuntu7.2 and my full squid.conf is:
_______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users