Hi, I was wondering if someone could shed a light on my previous unanswered email. Thank you. On Tue, Oct 19, 2010 at 22:10, Costin Gusa <costinel@xxxxxxxxx> wrote: > > Hi, > I would like to limit the minimum object size in a cache dir > For this I have setup the following line in squid.conf: > > cache_dir aufs /var/spool/squid 65536 16 256 min-size=4MB > > However looking at /var/spool/squid cache dir, I see smaller objects also: > > /var/spool/squid# ls -lah 00/00|grep K|head -n3 > drwxr-x--- 2 proxy proxy 4.0K 2010-10-19 21:56 . > drwxr-x--- 258 proxy proxy 8.0K 2010-10-19 20:31 .. > -rw-r----- 1 proxy proxy 73K 2010-10-19 20:35 00000000 > > I tried also with min-size=4194304 with no luck > > Is this an intended behaviour or am I misunderstanding this functionality? > [...] > ii squid-common 2.7.STABLE3-4.1lenny1 Internet object cache (WWW proxy c