Zend Optimizer Tutorial | Domain Hosting

Zend Optimizer Tutorial

Zend Optimizer is a free application that runs the files encoded by the Zend Guard. Zend Optimizer greatly enhances the performance of PHP applications. Generally this is the main use of the Zend Optimizer software.The Zend Optimizer goes over the code generated by the standard Zend run-time compiler and optimizes it for faster execution. In addition, the Zend Optimizer enables PHP to load and execute files encoded by using Zend Guard. The standard Zend run-time compiler used by PHP is indeed extremely fast, generating code that is usually 2 to 10 times faster. But an application that uses the Zend Optimizer, most commonly executes the scripts another 40% to 100% faster.

Supported Operating system and plate form by zend optimizer

  • Linux x86
  • Linux x86-64
  • Linux Power
  • Solaris Sparc 8, 9, 10
  • Solaris x86 9, 10
  • FreeBSD x86 5.x, 6.x
  • Windows x86 2000, XP, 2003
  • OS X Mac Power
  • AIX pSeries 5

Supported Webserver for Zend Optimizer

  • Apache 1.3.x
  • Apache 2.0.x (Prefork mode only)
  • IIS 5, 6

There are no comments.

Leave a Reply