I've created a module that displays cache statistics for Drupal 6.x.

Please consider merging the code into Cache Router.

So far, it supports APC.

Comments

fizk’s picture

Here is the module: Cache Router Statistics

fizk’s picture

Title: Steal this code - Cache Router Statistics » Steal this module - Cache Router Statistics
andypost’s picture

I put a link to this module at Related modules section of module's description page.

I think it's a good idea to implement statistics with different module. So it could grow without waiting new versions of cacherouter.

Also I think we should decide on statistics - what kind of values the cacherouter.module should produce!

storage total/used
cache hit/misses
availability ...

andypost’s picture

postponed issue about admin + statistics #331135: Statistics + admin section work