[squid-users] Re: Splitting objects by size into different cache_dir not working for me

From: babajaga <augustus_meyer_at_yahoo.de>
Date: Sat, 2 Feb 2013 00:10:59 -0800 (PST)

My temp. workaround is like this:

#RKA+: Make sure, that 1MB objects really are cached to disk; Temp.
workaround
maximum_object_size_in_memory 1 MB
#RKA-
maximum_object_size 1 MB
cache_dir ufs /usr/local/squid/var/cache/ufs 500 16 256 min-size=31001
max-size=1048576
cache_dir rock /usr/local/squid/var/cache/rock 100 min-size=1000
max-size=31000

Seems to do the trick.

--
View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Splitting-objects-by-size-into-different-cache-dir-not-working-for-me-tp4658225p4658342.html
Sent from the Squid - Users mailing list archive at Nabble.com.
Received on Sat Feb 02 2013 - 08:11:02 MST

This archive was generated by hypermail 2.2.0 : Sun Feb 03 2013 - 12:00:06 MST