Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:246595 php.internals:27277 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76658 invoked by uid 1010); 5 Jan 2007 13:56:24 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 76626 invoked from network); 5 Jan 2007 13:56:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jan 2007 13:56:24 -0000 Authentication-Results: pb1.pair.com smtp.mail=Vincent.dupont@ausy.be; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=Vincent.dupont@ausy.be; sender-id=unknown Received-SPF: error (pb1.pair.com: domain ausy.be from 212.71.18.140 cause and error) X-PHP-List-Original-Sender: Vincent.dupont@ausy.be X-Host-Fingerprint: 212.71.18.140 212.71.18.140.res.static.edpnet.net Windows 2000 SP4, XP SP1 Received: from [212.71.18.140] ([212.71.18.140:48906] helo=brumail.ausy.be) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0E/9A-01582-6095E954 for ; Fri, 05 Jan 2007 08:56:23 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Fri, 5 Jan 2007 14:59:31 +0100 Message-ID: <271659577E757644BBD0BA7E30063E7960AFF8@brumail.ausy.be> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [PHP] FastCGI optmized Windows build of 5.2.1RC2 Thread-Index: Accwzh6LYuZCcSE+R7++zy9Ez694VAAA5p7N References: <459E524A.5080707@emini.dk> To: "Edin Kadribasic" , "PHP internals" , Subject: RE: [PHP] FastCGI optmized Windows build of 5.2.1RC2 From: Vincent.dupont@ausy.be ("Vincent DUPONT") hello,=20 thanks for this good news for Win poeple. Do you have any info on what version(s) of IIS/win32 this release soul = be used? thank you =20 Vincent Dupont Ausy Belgium -----Original Message----- From: Edin Kadribasic [mailto:edink@emini.dk] Sent: Fri 1/5/2007 14:27 To: PHP internals; php-general@lists.php.net Subject: [PHP] FastCGI optmized Windows build of 5.2.1RC2 =20 Hello, I have made a second build of 5.2.1RC2 for Windows with no thread safety = enabled. This will only work for non threaded SAPIs such as CGI/FastCGI=20 and CLI. The reason for this is that managing per thread state takes=20 some CPU time from the main task of running PHP scripts making non=20 thread safe PHP significantly faster. My initial benchmarks show 20-30%=20 performance increase. This, together with the new fastcgi implementation for IIS from=20 Microsoft should bring PHP performance on Windows to a new level. http://downloads.php.net/edink/php-5.2.1RC2-nts-Win32.zip (76aa90a7fdb0bd2eb62c1172501d6c6e) http://downloads.php.net/edink/pecl-5.2.1RC2-nts-Win32.zip (a493bdf794a5d44d749f6dcd2a55f9da) http://downloads.php.net/edink/php-debug-pack-5.2.1RC2-nts-Win32.zip (cbfd474fcdb61522d4c750b5c02d3df9) Edin --=20 PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php