Brian Kerr wrote:
> 
> Could someone with transparent caching WORKING please send me a copy of your
> squid.conf?  Thanks

squid.conf is the easy part of transparent caching. The hard part is at
the TCP/IP level (routers, and TCP/IP stack configuration of the host
where Squid runs).

Squid.conf:

httpd_accel_host virutal
httpd_accel_port 80
httpd_accel_uses_host_header on

and I also recommends
httpd_accel_with_proxy on
to allow users to manually configure a proxy if they know it exists.

Then, there should of course be appropriate access controls (see
squid.conf.default).

--
Henrik Nordstrom
Spare time Squid hacker

Reply via email to