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 hackerReceived on Sat Apr 24 1999 - 06:56:47 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:45:56 MST