RE: [squid-users] slow request to cache_peer using squid with no dns

From: Gautier, Valentin <Valentin.Gautier@dont-contact.us>
Date: Mon, 13 Sep 2004 08:58:39 +0200

Thanks a lot I didn't notice that!

I use this ACL because of my squidGuard redirector which redirect squid
users on a local cgi web page (10.0.0.22 is actually my inside ip address
for my intranet users).
If I allow this address in the never_direct directive, it intent to forward
the request to the cache parent, and the users never get the page that say
why the browsed page is forbidden.

How could I do, with out using any DNS?

Many Thanks.

-----Original Message-----
From: Henrik Nordstrom [mailto:hno@squid-cache.org]
Sent: samedi 11 septembre 2004 13:16
To: Gautier, Valentin
Cc: squid-users@squid-cache.org
Subject: Re: [squid-users] slow request to cache_peer using squid with no
dns

On Thu, 9 Sep 2004, Gautier, Valentin wrote:

> acl Interdit dst 10.0.0.22

This ACL requires DNS

> never_direct allow !Interdit

And as here Squid will try to use the above ACL on every request...

Regards
Henrik
Received on Mon Sep 13 2004 - 00:59:10 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Oct 01 2004 - 12:00:02 MDT