CacheMaxFileSize is not working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



We have used disk cache ever since v2.2.x, but in v2.4 we found that the directive "CacheMaxFileSize" is not working. The symptom is: its value is ignored and the hardwired default "1000000" is used instead.

We have seen the same problem in 2.4.2/2.4.3/2.4.4. Relevant config looks like

<IfModule mod_cache.c>
   <IfModule mod_cache_disk.c>
     CacheRoot "/xyz/cache"
     CacheEnable disk /abc/download
     CacheDirLevels 2
     CacheDirLength 1
     CacheMaxFileSize 500000000
     CacheMinFileSize 1
   </IfModule>
   ...
</IfModule>

I'd very much appreciate your advice.

Thanks.
Jong

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux