[phpa] Pre-release version of 1.2 available

  • From: "PHP Accelerator" <php_accelerator@xxxxxxxxxxx>
  • To: phpa@xxxxxxxxxxxxx
  • Date: Mon, 19 Nov 2001 00:26:53 +0000

Hi,

I'm finally making available pre-release Linux builds for the current 
development version of release 1.2 and would welcome/encourage any feedback 
on this release.

There are a few bug fixes and some new features, but the most significant 
change in this release is a redesign of the shared memory cache 
architecture. This is primarily to:

*) allow concurrent reads and writes to the cache, eliminating delays in 
processing requests when a write to the cache is required

*) greatly improve resiliency if Apache crashes for some reason

A weakness in the current design has always been that there's a chance of 
phpa being unable to either cache new files or serve any new requests if an 
Apache process crashes.

The new cache design aims to eliminate this possibility, and also to take 
defensive action if crashes are detected.

The releases are available from these links and not from the download page, 
and you must use the exact URL as here otherwise the site will redirect you 
elsewhere.

PHP 4.0.6 GLIBC 2.1.3
http://www.php-accelerator.co.uk/releases/linux-glibc2.1.3/1.2dev_4.0.6/php_accelerator-1.2dev_php-4.0.6_linux-glibc2.1.3.tgz

PHP 4.0.7RC3 GLIBC 2.1.3
http://www.php-accelerator.co.uk/releases/linux-glibc2.1.3/1.2dev_4.0.7RC3/php_accelerator-1.2dev_php-4.0.7RC3_linux-glibc2.1.3.tgz

PHP 4.0.6 GLIBC 2.2
http://www.php-accelerator.co.uk/releases/linux-glibc2.2/1.2dev_4.0.6/php_accelerator-1.2dev_php-4.0.6_linux-glibc2.2.tgz

PHP 4.0.7RC3 GLIBC 2.2
http://www.php-accelerator.co.uk/releases/linux-glibc2.2/1.2dev_4.0.7RC3/php_accelerator-1.2dev_php-4.0.7RC3_linux-glibc2.2.tgz

Cheers
Nick


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

------------------------------------------------------------------------
  www.php-accelerator.co.uk           Home of the free PHP Accelerator

To post, send email to phpa@xxxxxxxxxxxxx
To unsubscribe, email phpa-request@xxxxxxxxxxxxx with subject unsubscribe


Other related posts: