Re: Setting cache hierarchy

From: Martin Svoboda <martins@dont-contact.us>
Date: Sat, 21 Jun 1997 14:17:10 +0200

Kolics Bertold, University of Veszprem wrote:
>
> Hi,
> > 1.How I have to configure our proxy that customers can fetch?
> Set http_access, icp_access, miss_access apropriately in your config file.
>
> > 2.How configure customers caches to fetch and SAVE fatched files to
> > their local caches? Not only fetch! ^^^^
> Set your big cache as a parent cache and do NOT set the proxy-only option.
>
> Cheers,
> Bertold

Thanks it works.
But another problem:
On the bougth machines (2) with squid runs httpd which sends Netscape
autoconfigation file: proxy.pac

Hierarchy:

[1.cache]: squid:8080+httpd:8887(proxy.pac:PROXY[1.cache:8080])
   \
    \
     \
[2.cache]:squid:8080+httpd:8887(proxy.pac:PROXY[2.cache:8080])

And when I set in Netscape `Automatic proxy configuration':
2l.cache:8080 then 2.cache ask 1.cache for http://2.cache:8887/ ->
TCP_DENNIED.

I have in config these lines:
[1.cache]
httpd_accel 1.cache 8887
httpd_accel_with_proxy on

[2.cache]
httpd_accel 2.cache 8887
httpd_accel_with_proxy on

What I have to config ??

        Best Regards

 ---------------------- Martin Svoboda ---------------------------
Received on Sat Jun 21 1997 - 05:20:52 MDT

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