Re: Blocking banners

From: Jeff Dean <jdean@dont-contact.us>
Date: Tue, 31 Aug 1999 10:12:09 -0400

Instead of denying the doubleclick URLs, why not just use a
redirector and put your own ad in their place? It could simply
be a blank graphic, served and cached locally. This works for
us.

jd
SCT Corporation

Philippe PAULEAU <ppauleau@cartesis.com> on 08/31/99 08:11:17 AM
                                                              
                                                              
                                                              
 To: "'squid-users@ircache.net'"
          <squid-users@ircache.net>
                                                              
 cc:
                                                              
                                                              
                                                              
 Subject: Blocking banners
                                                              

I'm trying to deny connections to doubleclick.net, in order to
reduce lags
time.
with this :

acl pubs dstdomain doubleclick.net
http_access deny pubs
deny_info blank.html pubs

Of course, the connections are denied, but SQUID print out an
error message.
Even with my own error message blank.html, a line is added and
printed like

Generated Tue, 31 Aug 1999 15:05:28 GMT by proxy
(Squid/2.2.STABLE3)

How can we avoid errors output ? I want it to be quiet.

Thanks for the help out there.

> --
> Cordialement,
> Philippe PAULEAU
> Syst

ème et réseaux - CARTESIS
>
>
Received on Tue Aug 31 1999 - 08:26:47 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:48:09 MST