On Wed, 2009-02-25 at 16:37 +0100, Thomas Guettler wrote:
> Hi,
>
> I profiled my application and discovered, that it spends
> a lot of time in _cull() and get_num_entries() in the file
> cache backend.
>
> It is very easy to have a cron job which cleans the directory
> by deleting all files old
Hi,
I profiled my application and discovered, that it spends
a lot of time in _cull() and get_num_entries() in the file
cache backend.
It is very easy to have a cron job which cleans the directory
by deleting all files older than N minutes. There is no need to cull during
request time.
I sugges
2 matches
Mail list logo