zend-optimizer

tuning PHP Zend Optimizer+

I am looking to tune Zend Optimizer+ on our Zend Server installation. Is there any tool that can show statistics about Zend Optimizer's performance? e.g. number of hits and misses, utilization of shared memory etc. Apart from Optimizer+ configuration directives, anything else we can do within our application code to help the bytecode c...