Re: [squid-users] Multiple domains in dstdomain bug?

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Wed, 10 Feb 2010 23:58:16 +1300

Michael Tennes wrote:
> Hi,
>
> For the life of me I can't figure out why the following two lines in my squid.conf file causes squid (Squid Cache: Version 3.0.STABLE16) to crash with a BUS ERROR, but if I split the acl into two (last for lines) it works fine. What am I missing? From what I've read acl entries are ORed. Examples show multiple domains in dstdomain acl types.
>
> acl ym dstdomain .messenger.yahoo.com .psq.yahoo.com
> http_access deny ym
>
> acl ym1 dstdomain .messenger.yahoo.com
> acl ym2 dstdomain .psq.yahoo.com
> http_access deny ym1
> http_access deny ym2
>
> I have searched for answers, so I apologize in advance if this question demonstrates my ignorance of configuring squid.

Your understanding seems right to me. That first ACL should work without
problems.
Can you try a newer Squid release and see if it still happens for you?

Amos

-- 
Please be using
   Current Stable Squid 2.7.STABLE7 or 3.0.STABLE23
   Current Beta Squid 3.1.0.16
Received on Wed Feb 10 2010 - 10:58:29 MST

This archive was generated by hypermail 2.2.0 : Wed Feb 10 2010 - 12:00:05 MST