[TYPO3-performance] Anyone running TYPO3 with Zend Optimizer+?

Mathias Schreiber [wmdb >] mathias.schreiber at wmdb.de
Mon Dec 7 19:01:05 CET 2009


Francois Suter schrieb:
> Hi all,
> 
> We're currently testing TYPO3 on a server running ZendServer. As soon as 
> we activate the Zend Optimizer+ component we start getting erratic 
> behaviors. One example:
> 
> - in the Extension Manager, when I try to remove an extension, the page 
> (typo3/mod/tools/em/index.php) reloads but the extension is still 
> loaded. If I click 3-4 times it eventually gets uninstalled. If I 
> deactivate Zend Optimizer, the installing/uninstalling extension process 
> runs as expected.
> 
> Has anyone encountered the same problems? Is there a way to deactivate 
> Zend Optimizer just for the BE but not for the FE?

Well, this is pretty simple to me.
Remember the old days with eAccelerator?
As soon as you change the codebase, the cached data needs to be flushed.

If I fully unterstood ZO right, the result of the compiled code is being 
cached, thus reducing compilation overhead (and boosting PHP speed).

So this behaviour is annoying, but no real mystery to me :)

cheers
Mathias


-- 
TYPO3 certified interogator
T3DD09 Entertainer


More information about the TYPO3-performance mailing list