← Back to team overview

ius-coredev team mailing list archive

[Bug 680405] Re: WL: php52-apc/php53-apc 3.0.19

 

php52-pecl-apc 3.0.19 is already in ius-el5 stable, as well as php53
-pecl-apc 3.1.4.

** Tags removed: wishlist

** Changed in: ius
       Status: New => Fix Released

-- 
WL: php52-apc/php53-apc 3.0.19
https://bugs.launchpad.net/bugs/680405
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.

Status in IUS Community Project: Fix Released

Bug description:
DESCRIPTION: Alternative PHP Cache (APC) is a free, open source framework that optimizes PHP intermediate code and caches data and compiled code from the PHP bytecode compiler in shared memory. APC is quickly becoming the de-facto standard PHP caching mechanism as it will be included built-in to the core of PHP starting with PHP 6. (Source: Wikipedia)

REASON: Opcode-Caches greatly improve the performance of PHP and have become an integral part of today's web-development. Depending on the PHP-application improvements by factors of 2 to 7 can be achieved with only small costs (memory). Even with tiny Caches (e.g. 16 MB RAM) the effects are amazing.





References