I am using 'File' cache engine to cache some application data. I know we can set duration for the cache but I wonder when the the expired cache files (in TMP) folder get deleted. Do I have to set-up a cron job to delete the expired cache files? How does cakePHP take care of garbage collection? I was told that on reading of cache data cake will delete the cache data if it is expired but If the expired data /cache files do not get read, how are they going to be deleted?
Thanks zonium --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
