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 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-10-20 09:57 Back to release list
2.4.3

如果mmcache.check_mtime是1,该文件的修改时间和大小进行了核实。阿与优化超载对象处理错误是固定的,与文件的inode的识别一些问题的解决。一个mm_malloc可能崩溃()是固定的,和Solaris兼容性是固定的。此版本已经过测试AIX上。
标签: Minor bugfixes
If mmcache.check_mtime is 1, the file's
modification time and size are also checked. A
bug with overloaded object handling in the
optimizer was fixed, and some problems with file
identification by inode were solved. A possible
crash in mm_malloc() was fixed, and Solaris
compatibility was fixed. This release has been
tested on AIX.

Project Resources