Zend Optimizer
Zend Optimizer enables you to run encoded files and enhance the performance of your PHP scripts. The package is
a passive module which runs within the framework of PHP and uses multi-pass code optimizations to potentially
double the running speed of current PHP applications. This add-on is appropriate for all PHP users, who can
benefit from the better response time featured by the package. The increase in speed for running PHP code
reduces the CPU load for the server, and cuts latency time in half. Once you install the package, the version
is updated automatically by means of server software updates.
For Linux VPS, the option to install Zend Optimizer is integrated into the custom installation script for PHP.

|