← Back to team overview

ius-coredev team mailing list archive

[Bug 680404] [NEW] WL: php-xcache 1.3.0

 

Public bug reported:

DESCRIPTION: XCache is a fast, stable PHP opcode cacher that has been
tested and is now running on production servers under high load. It is
tested on Linux and supported under Windows, for thread-safe and non-
thread-safe versions of PHP. This relatively new opcode caching software
has been developed by mOo, one of developers of Lighttpd, to overcome
some of the limitations of the existing solutions at that time; such as
being able to use it with new PHP versions as they arrive. (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.

** Affects: ius
     Importance: Undecided
         Status: New


** Tags: wishlist

-- 
WL: php-xcache 1.3.0
https://bugs.launchpad.net/bugs/680404
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: New

Bug description:
DESCRIPTION: XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load. It is tested on Linux and supported under Windows, for thread-safe and non-thread-safe versions of PHP. This relatively new opcode caching software has been developed by mOo, one of developers of Lighttpd, to overcome some of the limitations of the existing solutions at that time; such as being able to use it with new PHP versions as they arrive. (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.





Follow ups

References