News
XCache 3.0.2 Release
EcusE
2013. 6. 14. 21:13
소개.
eaccelerator등과 비슷한 PHP opcode cacher프로그램으로 최근 활발한(?) 개발이 진행되고 있습니다.
PHP 5.4까지 지원이 되고 ThreadSafe/Windows용도 완벽한(?) 지원을 한다고 자랑을 하는군요.
좀더 자세한 소개는 아래 링크를 참고하세요.
http://xcache.lighttpd.net/wiki/Introduction
변경사항.
- (PHP5.4+ only bug) random "cannot redeclare class" errors is now gone. Can also be avoid by using readonly_protection (unavailable with /dev/zero).
- fixes SEGV with Zend Debugger
- more bug fixes
- improve compatibility with "the ionCube PHP Loader", Zend Optimizer
- improve stability
- improve support for PHP_5_4
- improve stability on threaded env
다운로드.
http://xcache.lighttpd.net/pub/Releases/3.0.2/xcache-3.0.2.tar.gz
http://xcache.lighttpd.net/pub/Releases/3.0.2/xcache-3.0.2.tar.bz2
더 자세한 변경사항은 관련 링크를 참고하세요.