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 on Thu Feb 05 1998 - 10:17:40 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:38:47 MST