ダウンロードリスト

プロジェクト概要

Turck MMcacheは 無料の PHPアクセラレータ、オプティマイザ、エンコーダ、および動的コンテンツのキャッシュです。PHPスクリプトをコンパイル済みの状態でキャッシュすることでコンパイル時のオーバーヘッドをほぼ完全に除去し、パフォーマンスを向上させます。また、PHPスクリプト実行をスピードアップするためいくつかの最適化も行います。これは、通常、サーバーの負荷を低減し、PHPコードのスピードを1から10倍アップします。LInuxと Windows下で、PHP 4.1.0-4.3.3、Apache 1.3と2.0を用いてテストされています。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2003-11-04 15:38
2.4.6

いくつかのPHP5の固有の最適化のバグが修正された。互換性pcntlを"拡張子"と修正されました。このリリースではphpをテストされた4.3.4。
タグ: Minor bugfixes
Some PHP5 specific optimization bugs were fixed.
Compatibility with "pcntl" extension was fixed.
This release was tested with php-4.3.4.

2003-10-31 15:03
2.4.5

このリリースでPHP - 5.0.0b2;お子様とPHP5のベータ版はもはやサポートされてテストされています。 mmcacheを今すぐDBGプロセスXdebugをし、互換性のあるおよびAPD(実験的)。不潔なPHPのシャットダウンの処理が実装されている。"mmcacheをApache上で自身を初期化していません"のバグを再修正されています。
タグ: Minor bugfixes
This release has been tested with php-5.0.0b2; older PHP5 betas are no
longer supported. MMCache is now compatible with DBG, Xdebug, and APD
(EXPERIMENTAL). Handling of unclean PHP shutdowns has been implemented.
The "MMCache does not initialize itself on Apache restart" bug has been
fixed.

2003-10-24 17:46
2.4.4

新しいAPIの関数およびmmcache_lock mmcache_unlock実装されている。共有メモリ破損のバグが修正されています。 encoder.phpのバグが修正されています。
タグ: Minor bugfixes
The new API functions mmcache_lock and mmcache_unlock have been
implemented. A shared memory corruption bug has been fixed. A bug in
encoder.php has been fixed.

2003-10-20 09:57
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.

2003-10-13 12:06
2.4.2

エンコーダ/ローダーオブジェクトの継承バグの不正な最適化の問題"!(strLenに($文字列を使用)!= 0)"、優雅なapache"との再起動"、および一部の64ビット、特定のシステムセッションハンドラの登録に沿って修正されました。 builtin_functionsクラスを格納するdurngのチェックを削除しました。ディスクキャッシュファイルのロックを実装しました。このリリースでのphp5でテストされ- 200309300930。
タグ: Minor bugfixes
An Encoder/Loader object inheritance bug was
fixed along with problems with incorrect
optimization of "!(strlen($string)!=0)", session
handler registration on "graceful apache
restart", and some 64-bit specific systems. The
check for builtin_functions durng class storing
was removed. Locking of disk cache files was
implemented. This release was tested with
php5-200309300930.

プロジェクトリソース