[squid-users] Help: squid restarts and squidGuard die
Amos Jeffries
squid3 at treenet.co.nz
Mon Sep 24 23:16:40 UTC 2018
On 25/09/18 3:46 AM, Donald Muller wrote:
> I will be downloading the blacklists from the internet and I'm sure that there
> will be sites that I want to whitelist via
>
> acl whitelist dstdomain "/some folder path/whitelist.acl"
> http_access allow whitelist
>
> What logging do I need to enable to capture when a site I am trying to access is blacklisted so I can add it to the whitelist?
>
When your access.log contains DENIED/403 as the transaction status and
no server details it was denied by your policy.
NP: If all you are doing is adding blocked sites to a whitelist, then
its pointless doing the block at all. The best solution there is to
remove the blacklist entirely.
Amos
More information about the squid-users
mailing list