RE: [squid-users] parent proxy ?

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 24 Aug 2004 15:08:53 +0200 (CEST)

On Tue, 24 Aug 2004, ThE LinuX_KiD wrote:

>
> Thank you, Henrik
>
> I've putted in my squid.conf next rules:
>
> ------------------------------------------------------
>
> acl local-hosts dst 172.16.10.0/24
> acl nic dstdomain .nic.ar
> never_direct deny local-hosts

for the above you should use always_direct...

> never_direct allow nic

Ok.

> cache_peer 12.10.130.114 parent 80 7 round-robin no-query
> cache_peer_domain 12.10.130.114 .nic.ar

Any other cache_peer?

If so remember to deny this domain to be forwarded to the other peers...

> ------------------------------------------------------
>
> but when I try to access in my browser to "www.nic.ar"
> nothing happens...
>
> Also in my access.log , nothing appears with "www.nic.ar"

Are you sure your browser is configured to use the proxy?

Also try setting "half_closed_clients off" in squid.conf. This makes Squid
a little more reactive on failed requests and logs less confusing.

Regards
Henrik
Received on Tue Aug 24 2004 - 07:08:55 MDT

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