[Owncloud] fscache
Trey Nolen
tnolen at internetpro.net
Fri Nov 30 16:25:09 UTC 2012
Is there any way to disable or clear the filesytem cache? I've got a
system that locks up when a user tries to log in. I checked and there
are 2,000,000+ rows in fscache. MySQL is running like crazy, and the
queries are things like this:
Query DELETE FROM `oc_fscache` WHERE `path` LIKE
'/NDWTeam/files_versions/Shared/NDW - PhaseII/1. Energy Consumption
Query UPDATE `oc_fscache` SET `size`=`size`+'-71149' WHERE `id`='3180473'
It has brought everything to a halt. Any ideas?
Trey Nolen
More information about the Owncloud
mailing list