> [...] > Currently I have about 12.000 cached files and sometimes (1/10) Zend_Cache > takes up to 10 seconds to load the cache.
if you have more than 1000 cache records, drop your cache and use "hashed_directory_level = 2" as an option for the File backend Regards -- Fabien MARTY [email protected]
