Search squid archive

problem with access_log

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I am trying to prevent logging of certain urls using acls on
access_log. The corresponding part of my squid.conf looks like-

acl test_url url_regex .*test.*

# don't log test_url
access_log none test_url

# log others
access_log <log-file-path> squid

Squid however, is not honoring the acl. It logs everything. The log for request

http://netdev.com/test/

looks like-

1204882748.408 RELEASE -1 FFFFFFFF 15A550F13DEC5BEE462C4DDCA8645838
403 1204882748         0 1204882748 text/html 1091/1091 GET
http://netdev.com/test/

What am I missing here?
My squid version is squid/2.6.STABLE16.

Thanks in advance,
Ram

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux