I have a server which has only WordPress sites on it. Around 400 of them. So I thought that Optimumcache would be caching many files.
I installed it a few days ago. These are the results:
df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 1.8T 1.3T 449G 75% /
tmpfs 16G 8.0K 16G 1% /dev/shm
/dev/md0 221G 28G 182G 14% /var
/usr/tmpDSK 4.0G 256M 3.5G 7% /tmp
/var/share/optimumcache/DiskDescriptor.xml
Surely these figures should be higher? Or is this to be expected?
I installed it a few days ago. These are the results:
df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 1.8T 1.3T 449G 75% /
tmpfs 16G 8.0K 16G 1% /dev/shm
/dev/md0 221G 28G 182G 14% /var
/usr/tmpDSK 4.0G 256M 3.5G 7% /tmp
/var/share/optimumcache/DiskDescriptor.xml
Code:
24G 16G 7.1G 69% /var/cache/optimumcache
Code:
# optimumcache stat csums: 3279 (0.1%) fetched uncached cached percentage de-duplication coefficient inodes: 2565371 2562092 3279 0.1% 0.1% size,kB: 180697235 180653167 44067 0.0% 0.0% RAM,kB: 13927220 13895908 31312 0.2% 0.2%
Comment