[squid-users] Windows Updates a Caching Stub zone, A windows updates store.
Alex Rousskov
rousskov at measurement-factory.com
Mon Jul 18 17:18:36 UTC 2016
On 07/18/2016 05:39 AM, Omid Kosari wrote:
> acl mshit rep_header X-SHMSCDN HIT
> clientside_tos 0x30 mshit
You cannot use response-based ACLs like rep_header with clientside_tos.
That directive is currently evaluated only at request processing time,
before there is a response.
> 2016/07/18 16:26:31.927 kid1| WARNING: mshit ACL is used in context without
> an HTTP response. Assuming mismatch.
... which is what Squid is trying to tell you.
HTH,
Alex.
More information about the squid-users
mailing list