[TYPO3-50-general] cache issue

Karsten Dambekalns karsten at typo3.org
Tue May 26 09:36:34 CEST 2009


Hi.

On 25.05.2009 11:27 Uhr, Steffen Kamper wrote:
>>> I would like to know how you will solve this to avoid the same problem.
>>
>> Don't count cache entries? :)
>
> it's not that un-useful.

No, but it's really rather low-level debugging. Maybe we could do it 
like APC and memcache: add some method to the API that fetches 
statistics for either all or tagged entries. I suspect that people will 
want to know more stuff, and if we add another method everytime, we'll 
bloat the API.

http://de2.php.net/manual/en/function.memcache-getstats.php
http://de2.php.net/manual/en/function.apc-cache-info.php

Regards,
Karsten


More information about the TYPO3-project-5_0-general mailing list