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-11-04 15:38
2.4.6

PHP5 일부 특정 최적화 버그가 수정되었습니다. 호환성 pcntl "확장자를"고정했다.이 릴리스는 PHP로 테스트한 - 4.3.4.
Tags: 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 (실험용). 부정한 shutdowns 다루기 PHP로 구현되었습니다. "MMCache 아파치에서 자체적으로 초기화하지 않습니다"버그 다시 수정되었습니다.
Tags: 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에서 버그가 수정되었습니다.
Tags: 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, 파일의 수정 시간과 크기도 확인합니다. 최적화에 과부하가 개체를 처리 버그, 그리고 최종 변경하여 파일을 식별 몇 가지 문제가 해결되었습니다 해결했다. mm_malloc에서 가능한 충돌 (), 및 Solaris 호환성이 해결되었습니다 해결되었습니다. 이 릴리스는 AIX에서 테스트되었습니다.
Tags: 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)", 우아한 아파치 "에 다시"일부 64 비트 특정 시스템에 세션이 핸들러를 등록을 함께 해결되었습니다. builtin_functions 클래스를 저장 durng에 대한 확인이 제거되었습니다. 디스크 캐시 파일의 잠금을 구현했습니다. 이 릴리스에는 PHP5와 함께 테스트했습니다 - 200309300930.
Tags: 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.

Project Resources