Re: [squid-users] Radio do not works with squid

From: Anderson dos Santos Donda <andersondonda@dont-contact.us>
Date: Tue, 12 Feb 2008 08:57:08 -0300

On 2/12/08, Amos Jeffries <squid3@treenet.co.nz> wrote:
> Anderson dos Santos Donda wrote:
> > Hi people!!
> >
> >
> > I've a simple server with squid. Blocking simple words like "sex" and "sexy".
> >
> > All works fine, but I've a little problem.
> >
> > With squid, sites with radio on-line doesn't works. No load the music.
> >
> > In the access.log, squid show that music is loaded normal: TCP_MISS
> >
> > What I can do to squid works with this sites?
>
> Stop blocking them?
>
> Whats your config say (without the comments)?
>
> Amos
> --
> Please use Squid 2.6STABLE17+ or 3.0STABLE1+
> There are serious security advisories out on all earlier releases.
>

My config is:

acl forbbiden_words url_regex -i "words"

http_access deny forbbiden_words
http_acess allow all
Received on Tue Feb 12 2008 - 04:57:23 MST

This archive was generated by hypermail pre-2.1.9 : Sat Mar 01 2008 - 12:00:05 MST