Edit report at http://bugs.php.net/bug.php?id=53793&edit=1
ID: 53793 Comment by: chut747 at gmail dot com Reported by: chutz747 at gmail dot com Summary: ISAPI SUPPORT FOR PHP5.3 Status: Bogus Type: Feature/Change Request Package: IIS related Operating System: Windows Server 2008 PHP Version: 5.3.5 Block user comment: N Private report: N New Comment: thanks for your response. I have timed socalled fastCGI and Isapi, on 5 differnt servers under differing trafic conditions, including a dual-core, 2 quad-core, and 2 octo-core servers, under light, medium and heavy traffic conditions. Pageloads using ISAPI loaded in on average 2 - 3 secs, on fastCGI it took almost 8-10 secs. Same servers, different config. Ecomerce sites cannot use fastCGI it is just unaccaptable to their customers. PHP is a robust, wonderful, and easy to use language and I am glad to use it for my sites. Please compile an ISAPI module into an upcoming release, let developers choose which meathod they wan't instead of forcing them to use only one. Previous Comments: ------------------------------------------------------------------------ [2011-01-20 05:35:00] ahar...@php.net ISAPI support was removed in PHP 5.3. As the migration guide says [0], the recommendation is to use FastCGI instead. [0] http://au2.php.net/manual/en/migration53.windows.php ------------------------------------------------------------------------ [2011-01-19 19:36:29] chutz747 at gmail dot com Description: ------------ I tried to download all of the zip and install files but can't find the php5isapi.dll file anywhere in PHP 3.5 version, did the extension change? is there any plan in compiling isapi support into 3.5. This is not so much a bug as it is necessary for certain sites. I am running a high-end ecomerce application that supports millions of daily users it runs just fine on a WIMP system with ISAPI with PHP 5.2. However if I try CGI or even Fast-CGI pages don't load fast enough. This is not a server ploblem this is a PHP problem which is why ISAPI support really needs to be added. I really would like to upgrade to 5.3 but without the ISAPI support I'm afraid I can never upgrade. All this talk about ISAPI being unstable in false. I have been running PHP5.2 on multiple servers all runing Windows and IIS for years via ISAPI and have never had a single failure or crash. It is super fast and super stable. Please complie a usable x86 windows build for PHP 5.3.5 with ISAPI. Thanks ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=53793&edit=1