Are you trying to squeeze every last drop of performance out of your Zend Framework application? Once you have implemented caching for queries, templates, etc. there is still one other piece of the puzzle you can cache, the application.ini config. For every page load, this config has to be read…