On Mon, 10 Nov 2003, Li Wei wrote:

> hi, guys
> 
> I faced "a hot potato" these days. I did define an ACL to block a special destination
> domain. 
> acl QQ dstdomain .tencent.com .icq.com
> http_access deny QQ
> 
> But, I checked Squidalyser report. I was surprised by the following records.
> The ACL seems no effect. Why?
> 
> nj-proxy Wed Nov 5 14:03:44 2003 tcpconn4.tencent.com:80 403 1443 10.167.28.6 

If I read this line correctly the request was denied by your Squid. (403 
status code). But I am not very familiar with Squidalyser report format.

What do you get in access.log?

Regards
Henrik

Reply via email to