Does the "cache_dir null" directive turn caching off?
Also, the "forwarded_for on" directive, is it required for the "cache_dir" directive set to null?
If you are using acl's, will they still be parsed if you don't cache? For example if I deny particular addresses.
Thanks,
Sam
-----Original Message-----
From: Ralf Hildebrandt [mailto:Ralf.Hildebrandt@charite.de]
Sent: Wednesday, June 15, 2005 11:22 AM
To: squid-users@squid-cache.org
Subject: Re: [squid-users] Minimal squid Proxy
* kdv <kdv@mail.ru>:
> The default squid.conf would be good enough for you.
> You may only need to change TAG http_port to something like this
> http_port 8080.
> Then just run 'squid -z' and 'squid'.
I went for:
http_port localhost:8888
cache_dir null /tmp
ftp_list_width 80
request_header_max_size 15 KB
request_body_max_size 50 MB
client_lifetime 120 minutes
half_closed_clients off
visible_hostname spiderboy-nocache.charite.de
acl all src 0.0.0.0/0
forwarded_for on
icon_directory /usr/share/squid/icons
error_directory /usr/share/squid/errors/German
cache_access_log /var/log/squid/access-nocache.log
cache_log /var/log/squid/cache-nocache.log
cache_store_log /var/log/squid/store-nocache.log
pid_filename /var/run/squid-nocache.pid
-- Ralf Hildebrandt (i.A. des IT-Zentrums) Ralf.Hildebrandt@charite.de Charite - Universitätsmedizin Berlin Tel. +49 (0)30-450 570-155 Gemeinsame Einrichtung von FU- und HU-Berlin Fax. +49 (0)30-450 570-962 IT-Zentrum Standort CBF send no mail to spamtrap@charite.deReceived on Wed Jun 15 2005 - 09:55:15 MDT
This archive was generated by hypermail pre-2.1.9 : Fri Jul 01 2005 - 12:00:02 MDT