Re[2]: Squid to two Proxy's ...

From: Daniel Flinkmann <dflinkmann@dont-contact.us>
Date: Mon, 9 Feb 1998 08:54:17 -0500

     This would also not work.
     
     I found the wrong config.
     
     I have to change to the following:
     
     never_direct allow all
     
     
     then everything work via the proxy :-)
     
     Daniel
     
     
     

______________________________ Reply Separator _________________________________
Subject: Re: Squid to two Proxy's ...
Author: Duane Wessels <wessels@nlanr.net> at smtp
Date: 05.02.98 10:59

Daniel Flinkmann writes:
     
>
> Hey there Squider's,
>
> I don't know what i'm doing wrong. I read the FAQ and Docs , but the
> system (squid. 1.1.19 , squid 1.2beta12) is working only direct and
> not via the different Proxy's, which i configured.
>
> I added the cache_host and cache_host_domain.
>
> following Config:
>
> Squid should request all stuff from two different 'non-icp'
> proxy-Server. One 'inside the lan' proxy for intranet applications and
> one proxy at the ISP for internet pages.
>
>
> i used no-query and configured both as parents and
> single_parent_bypass (at 1.2) is switched to 'on'.
     
if you have more than one parent, then 'single_parent_bypass' is
meaningless.
     
You probably want to use round-robin.
     
        cache_host foo parent 3128 3130 round-robin
        cache_host bar parent 3128 3130 round-robin
     
Duane W.

Received: from mail.microcom.com (207.31.204.10) by smtp.microcom.com with SMTP
  (IMA Internet Exchange 2.1 Enterprise) id 00070E17; Thu, 5 Feb 98 13:00:19
-0500
Received: from sw.microcom.com ([207.31.204.1]) by mail.microcom.com
          (Netscape Messaging Server 3.0) with ESMTP id AAA9275
          for <dflinkmann@smtp.microcom.com>;
          Thu, 5 Feb 1998 12:59:08 -0500
Received: from sw.microcom.com (root@localhost) by sw.microcom.com (8.7.5/8.7.3)
with ESMTP id MAA03625 for <dflinkmann@smtp.microcom.com>; Thu, 5 Feb 1998
12:57:49 -0500 (EST)
Received: from nlanr.net (oceana.sdsc.edu [132.249.40.200]) by sw.microcom.com
(8.7.5/8.7.3) with ESMTP id MAA03620 for <dflinkmann@smtp.microcom.com>; Thu, 5
Feb 1998 12:57:48 -0500 (EST)
Received: from surf (surf.scd.ucar.edu [128.117.28.53])
        by nlanr.net (8.8.6/8.8.6) with ESMTP id JAA07968;
        Thu, 5 Feb 1998 09:59:07 -0800 (PST)
Received: from surf.scd.ucar.edu (localhost [127.0.0.1])
        by surf (8.8.6/8.8.6) with ESMTP id KAA17284;
        Thu, 5 Feb 1998 10:59:04 -0700 (MST)
Message-Id: <199802051759.KAA17284@surf>
To: dflinkmann@smtp.microcom.com (Daniel Flinkmann)
cc: squid-users@nlanr.net
Subject: Re: Squid to two Proxy's ...
In-reply-to: Your message of Thu, 05 Feb 1998 11:27:01 -0500
Date: Thu, 05 Feb 1998 10:59:03 -0700
From: Duane Wessels <wessels@nlanr.net>
Received on Mon Feb 09 1998 - 00:13:45 MST

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