ius-coredev team mailing list archive
-
ius-coredev team
-
Mailing list archive
-
Message #00437
[Bug 652952] Re: WL: php-eaccelerator php52
Hello Johannes,
Thank you for the submission. Just a question.. is php53 an option?
The reason I ask is because the 5.2 branch is more or less End of Life
upstream, and therefore all development focus for new features will be
targeted at php53.
** Changed in: ius
Importance: Undecided => Wishlist
** Tags added: wishlist
--
WL: php-eaccelerator php52
https://bugs.launchpad.net/bugs/652952
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: eAccelerator is a further development of the MMCache PHP Accelerator & Encoder.
: It increases performance of PHP scripts by caching them in compiled state, so
: that the overhead of compiling is almost completely eliminated.
(taken from the current RHEL5 version)
REASON: we have a large website running a web content management system based on php, upgrading to php52 fixed some issues for us, but the performance got a lot worse due to eaccelerator not being provided with php52 (or php53 for that matter). The median HTTP round-trip time almost trippled. eaccelerator is a cheap and very effective way of improving php performance.
References