- Issue created by @ogursoy
Hello,
If I understand it correctly , when flush all cache happens, files in cache bins (very often quite many ) are deleted which takes some time for "slow" file systems.
Is it possible that :
1-When flush cache happens, rename the cache bin directory instead of wating all files to be removed. And set a scheduled job or cron job to remove this stale folder in a cron job or background process.? This will decrease the time for flush cache I guess?
2-Since quite often there are many files in cache bins, it is hard to expolore files or check them via ftp. Hence could there be a limit for the number of files for each bin directory with auto created subdirectories ?
Active
1.0
Code