If you have multiple processes make sure all of them call
cache.ram.clear() or consider using cache.disk().

Can you give us some data about performance benefits?

If you discover anything about the cause for this problem, please keep
us posted.

Massimo

On Apr 9, 4:28 pm, David Zejda <d...@atlas.cz> wrote:
> Hi,
>
> I'm aggresively caching nearly everything.. it helped to reduce
> database queries and increase performance in result. But I have
> another problem now - memory usage slowly grows, during a day my
> server eats about 2 GB. If I flush cache by clear() function, it does
> not help much. Something it's leaking perhaps.
>
> Please, do you use any tool to inspect what a hell is in the memory?
>
> Thanks!
>
> David


-- 
To unsubscribe, reply using "remove me" as the subject.

Reply via email to