Hello,

If I create an ACL to deny access to specific sites, and add a custom
error message:

    acl  banned_urls  url_regex  -i  "/etc/squid/..."
    http_access  deny  banned_urls
    deny_info ERR_LOCAL_BAN banned_urls


Is there any way I can get some form of statistics about how often this
specific ACL is hit? I have looked in the cachemanager, and the access
log file, but I can see nothing which indicates this specific ACL is
being hit.

We are using squid 2.7 stable 6.



Thanks,

John.

-- 
---------------------------------------------------------------
John Horne, University of Plymouth, UK  Tel: +44 (0)1752 587287
E-mail: john.ho...@plymouth.ac.uk       Fax: +44 (0)1752 587001

Reply via email to