I noticed a change and cannot find the answer.
I want to setup squid on one machine to simply proxy and not
store a single thing.
Reading the FAQ shows:
You can use the no_cache access list to make Squid never cache any
response:
acl all src 0/0
no_cache deny all
With Squid-2.4 and later you can use the ``null'' storage module:
cache_dir null -1 1000
.....Well, the first part does seem to work. The specified cache dir does
not grow a single bit.
However, using the second entry with squid (2.4 daily source (03-03-2001))
causes squid to exit abnormally.
So.....
What is the NEW and correct syntax to not only have squid not cache a
thing but eliminate the cache_dir in this case....?
Thanx in advance!
-- J.D. Bronson Aurora Health Care - Telecom Milwaukee WI USA Office: 414.978.8282 Pager: 414.603.8282 Fax: 414.328.8282 -= Sent via PINE 4.33: Internet News & Email for WinNT/Unix =- -------------------------------------------------------------- Do you want to argue about something you don't care about with somebody you agree with? -- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Sat Mar 03 2001 - 07:27:03 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:58:28 MST