On 12/7/22 16:26, Toler, Matt wrote:
Hello,
We are attempting to leverage headers to isolate access to external
sites with squid 4.14. The Loadbalencer is injecting headers and squid
is simply verifying them:
acl ACL_HDR_1 req_header Repo_Svr_VerifiedHdr True
acl REPO_DST_ALLOW dstdomain "/
Hello,
We are attempting to leverage headers to isolate access to external sites with
squid 4.14. The Loadbalencer is injecting headers and squid is simply verifying
them:
acl ACL_HDR_1 req_header Repo_Svr_VerifiedHdr True
acl REPO_DST_ALLOW dstdomain "/etc/squid/acls.d/hosts.acl"
http_access a