Search squid archive

Re: parent proxy

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 18 Sep 2006 23:50:48 +0300 Nerijus Baliunas <nerijus@xxxxxxxxxxxxxxxxxxxxx> wrote:

> Because downloads from itu.int are very slow using one proxy server, but ok
> if using another proxy server (I'm still investigating why), I have the following
> setup (proxy1, 10.10.10.5, 2.5.STABLE14):
> 
> cache_peer 10.10.10.6 parent 3128 3130
> cache_peer_domain 10.10.10.6 .itu.int
> 
> I.e. access to *.itu.int should go via another proxy server proxy2 (10.10.10.6, 2.5.STABLE5).

It works if I use the following setup:

acl viaproxy2 dstdomain .itu.int
cache_peer 10.10.10.6 parent 3128 3130
cache_peer_access 10.10.10.6 allow viaproxy2
never_direct allow viaproxy2

Why cache_peer_domain does not always work? Should I have used
some never_direct option?

Regards,
Nerijus

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux