ダウンロードリスト

プロジェクト概要

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-09-29 15:58
2.4.1

保護ディスクキャッシュのファイルのcrc32チェックサムが実装されました。 mmcache_get / mmcache_putクロスホストセキュリティ修正されました。 "機能テストの不正な最適化()($ = $グローバル[''] +1;)"を修正しました。ときにZend Optimizerのでは、存在しないファイルを含むクラッシュを修正しました。 "クリーン"ボタン"mmcache.php"内の共有メモリおよびディスクキャッシュからすべての期限切れのデータを削除するために実装されました。その他の設定ディレクティブに"mmcache.keys"、"mmcache.sessions"、および"mmcache.content"コントロールに追加された所で、データをキャッシュするので、セッションデータ、およびコンテンツです。
タグ: Major security fixes
Protection of disk cache files by crc32 checksum
was implemented. mmcache_get/mmcache_put
cross-host security was fixed. Incorrect
optimization of "function test()
{$a=$GLOBALS['a']+1;}" was fixed. A crash when
including a nonexistent file with Zend Optimizer
was fixed. A "Clean" button was implemented in
"mmcache.php" to remove all expired data from
shared memory and disk cache. Additional
configuration directives "mmcache.keys",
"mmcache.sessions", and "mmcache.content" were
added to control where to cache data, session
data, and content.

2003-09-23 09:57
2.4.0

mmcache_getでincomleteクラスのサポート()が実装されました。 PHPのバージョンを今すぐチェックされます。との問題を含めるとPHP 4.3.3以降でinclude_once固定され、一緒に不適切"とWindowsの下に、絶対パスではなく、ドライブの指定されたファイルをキャッシュすると問題()"エラーを再定義することはできませんが。このリリースでは、PHP 4.3.3、php5をしてテストしました- 200309021330。
タグ: Major bugfixes
Support for incomlete classes in mmcache_get()
was implemented. The PHP version is now checked.
A problem with include and include_once under
PHP 4.3.3 was fixed, along with the improper
"Cannot redeclare ()" error and an issue with
caching files under Windows when given absolute
paths but not drives. This release was tested
with PHP 4.3.3 and php5-200309021330.

2003-08-20 18:46
2.3.23

HTTPのmmcache.phpのキャッシングを無効にしました。 Mac OS XでPOSIXセマフォの使用法が無効でした。PHPの文法エラーが発生したスクリプトの処理を修正しました。書き直したもののサポート(のphp5 - 200308140730でテスト済み)を改善しました。これは、昨年より前のバージョンの安定2.4.0を解放する必要があります。してください可能な限り、このリリースをテストします。
タグ: Minor security fixes
HTTP caching of mmcache.php was disabled. Usage of
POSIX semaphores on Mac OS X was disabled.
Handling of scripts with PHP syntax errors was
fixed. ZE2 support was improved (tested with
php5-200308140730). This should be the last
version prior to the stable 2.4.0 release. Please
test this release as much as possible.

2003-08-12 11:48
2.3.22

このバージョンは、最適化、ドルのグローバル[あり]に書き直したものが実装されました。ゼロの最適化のパターンとの比較を改善しました。 "mmcache.shm_only"設定ディレクティブは、ディスク上のスクリプトのキャッシュを無効にされました。これはセッションおよびコンテンツをキャッシュするには効果があります。 get_parent_class()およびis_subclass_of()の修正されたとのバグを修正。
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.

2003-08-01 09:16
2.3.21

このバージョンは現在$ _SERVERが使用して['PHP_SELF']は代わりに$ PHP_SELF encoder.phpとmmcache_password.phpインチ仮想ホストのサポートを改善しました。 = 0を"mmcache.enableを有効にする"とmmcacheを開始できますが、いくつかの仮想ホストまたはディレクトリのみです。書き直したものの互換性(PHPの5から200307290730でテスト済み)を改善しました。いくつかの重大なバグが修正されました。
タグ: Minor bugfixes
This version now uses $_SERVER['PHP_SELF'] instead
of $PHP_SELF in encoder.php and
mmcache_password.php. Virtual host support was
improved. You can start mmcache with
"mmcache.enable=0" and enable it only for some
virtual hosts or directories. ZE2 compatibility was
improved (tested with PHP 5-200307290730). Some
serious bugs were fixed.

プロジェクトリソース