From 93965aa270507aab209453415aae69ea443cc8e8 Mon Sep 17 00:00:00 2001 From: Stephan Lucas Date: Tue, 29 Jun 2010 23:43:42 -0500 Subject: libraries/eaccelerator: Updated for version 0.9.6.1. Signed-off-by: Robby Workman --- libraries/eaccelerator/README | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'libraries/eaccelerator/README') diff --git a/libraries/eaccelerator/README b/libraries/eaccelerator/README index 7bae24b53e..917f0bf582 100644 --- a/libraries/eaccelerator/README +++ b/libraries/eaccelerator/README @@ -1,6 +1,7 @@ -eAccelerator is a free open-source PHP accelerator, optimizer, and dynamic -content cache. It increases the performance of PHP scripts by caching -them in their compiled state, so that the overhead of compiling is almost -completely eliminated. It also optimizes scripts to speed up their execution. -eAccelerator typically reduces server load and increases the speed of your -PHP code by 1-10 times. +eAccelerator is a free open source PHP accelerator and optimizer. +It increases the performance of PHP scripts by caching them in compiled +state, so the overhead of compiling is almost completely eliminated. +It also optimizes the scripts to speed up execution. + +eAccelerator typically reduces server load and increases the speed of +your PHP code by 1-10 times. -- cgit v1.2.3