On Wednesday 09 July 2014 at 21:54:15, Ian Nofziger wrote: > Fought with this one for days, and figured it out hours after sending > this email. I apologize for the noise. I'm replying to my own message > in case it helps someone else. > > For reasons I don't quite understand, maximum_object_size 2048 MB > wasn't sufficient to let it cache large objects into cache_dir. > However as soon as I changed my cache_dir line to this: > > cache_dir aufs /var/cache/squid 50176 14 256 max-size=2147483648 > > suddenly it started to cache these larger files. I see you have maximum_object_size in your quid.conf after cache_dir. Try specifying maximum_object_size before cache_dir and you shouldn't need the max_size option to cache_dir. See also https://bugzilla.redhat.com/show_bug.cgi?id=951224 Regards, Antony. -- Tinned food was developed for the British Navy in 1813. The tin opener was not invented until 1858. Please reply to the list; please *don't* CC me.