Doctrine_Cache offers many options for performance fine-tuning:
- savePropability
Option that defines the propability of which
a query is getting cached.
- cleanPropability
Option that defines the propability the actual cleaning will occur
when calling Doctrine_Cache::clean();
- statsPropability