Re: [squid-users] pls help! 2.4.S2 still ignores regexps in acls

From: <Torsten.Lange@dont-contact.us>
Date: Thu, 30 Aug 2001 09:31:17 +0100

thanks robert,

that's what i call a clarification.
i guess i'll have to wait for a 2.5 stable then, because i probably
shouldn't
use a development release for a production environment.

i wonder why i still have trouble with the access lists...

if it won't properly interpret the acl regexps then i suppose it also won't
like my 'refresh_patterns'.

Best regards

Torsten Lange

robert.collins@itdomain.com.au on 29.08.2001 23:46:37

To: Torsten.Lange@GECITS-EU.COM
cc: squid-users@squid-cache.org
Subject: Re: [squid-users] pls help! 2.4.S2 ignores access lists and does
        not compile aufs
                                                                            
                                                                            
 --------------------------------------------------------------------------

On 29 Aug 2001 18:16:32 +0100, Torsten.Lange@GECITS-EU.COM wrote:
>
>
> >On 29 Aug 2001 15:49:36 +0100, Torsten.Lange@GECITS-EU.COM wrote:
> >>
> >> team,
> >>
> >> squid 2.4.s2 appears to be ignoring most of the access lists i
> configure.
> >
> >http_access only tests against the _request_ not the _reply_. So the
> >mime type of the reply is irrelevant.
> >
> >Squid 2.5 has a new acl rep_mime_type that in combination with
> >http_reply_access (also new) allows you to filter replies correctly by
> >mime type.
> >
> >Rob
>
> thanks for the input, but there is still one question left:
>
> in my understanding, squid's access.log logs _requests_ and
> not replies, and i saw the mime_type i disallowed with the
> corresponding request in my access.log so i suppose it
> should have been filtered.

It logs a combination of data from both the request and the reply. The
logged mime type is from the reply.

Rob
Received on Thu Aug 30 2001 - 01:32:06 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:01:57 MST