[squid-users] ACL working in 2.6 but not 2.7

From: Sean SPALDING <s.spalding_at_ecu.edu.au>
Date: Fri, 24 Sep 2010 17:22:30 +0800

Hi all,

I'm testing 2.7 and these (slightly obsfucated) lines from our working 2.6 config no longer appear to be working, ie. requests from these IPs are being logged.

acl monitoring1 src XXX.XXX.80.11
acl monitoring2 src XXX.XXX.244.129
acl monitoring3 src 10.67.124.6
acl monitoring4 src 10.67.124.8
acl monitoring5 src 127.0.0.1

access_log /var/log/squid/access.log common !monitoring1 !monitoring2 !monitoring3 !monitoring4 !monitoring5

I've checked the 2.7 docs and it looks like these directives should still work. Is there a compile time option? We're using the RHEL 2.7 build from Jiri Skala's page.

Also, Cache Manager shows the config as:

access_log /var/log/squid/access.log squid !monitoring1 !monitoring2 !monitoring3 !monitoring4 !monitoring5

However, the format of the logs is the Apache style "common".

What am I missing?

--
Regards,
Sean.
This e-mail is confidential. If you are not the intended recipient you must not disclose or use the information contained within. If you have received it in error please return it to the sender via reply e-mail and delete any record of it from your system. The information contained within is not the opinion of Edith Cowan University in general and the University accepts no liability for the accuracy of the information provided.
CRICOS IPC 00279B
Received on Fri Sep 24 2010 - 09:22:43 MDT

This archive was generated by hypermail 2.2.0 : Wed Sep 29 2010 - 12:00:04 MDT