Download List

專案描述

Turck MMCache is a free PHP accelerator, optimizer, encoder, and dynamic content cache. It increases performance of PHP scripts by caching them in a compiled state, so that the overhead of compiling is almost completely eliminated. It also uses some optimizations for speeding up PHP scripts' execution. It typically reduces server load and increases the speed of PHP code by 1-10 times. It is tested with PHP 4.1.0-4.3.3, and Apache 1.3 and 2.0 under Linux and Windows.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-08-12 11:48 Back to release list
2.3.22

In this version, optimization of $GLOBALS[] for ZE2 was
implemented. The comparison with zero optimization
pattern was improved. The "mmcache.shm_only"
configuration directive was added to disable caching of
scripts on disk. It has no effect on session and content
caching. A bug with get_parent_class() and
is_subclass_of() was fixed.

Project Resources