FastCGI: Robust and High Performance PHP with IIS
This is a guide to using and installing FastCGI, IIS and PHP. The recommended way to run stable PHP applications in IIS is CGI. But since a new process is created for each request and thrown away when the request is done, CGI efficiency is poor. Furthermore the PHP ISAPI dll was never stable enough for my needs, because ISAPI requires thread-safety, but many PHP extensions are not thread-safe.
- Visit Site:
- FastCGI: Robust and High Performance PHP with IIS
- Filed in:
-
PHP / Tutorials & Tips / Installing PHP
- Date Added:
- May 14, 2003
- Last Updated:
- Jun 24, 2004
License and Pricing Information
| Publisher site visits: | 2,495 |
|---|---|
| Average rating: | 0.00 |
| Total ratings: | 0 |
Publisher Info
- Author:
Other listings by this publisher
- ADOdb Database Library for PHP
- PHP EasyWindows Installer
- PHP Everywhere
- ODBC with PHP: Tips and Hints on Windows
- Migrating from ASP to PHP
- Measuring PHP, JSP, ASP, CFM Popularity
- PHP4 Session Handler using ADODB
- A Tutorial on Porting MySQL code using ADODB
- Comparing PHP with Perl for Dynamic Web Pages
- PHP Caches and Debuggers
- Tuning Apache and PHP for Speed on Unix
- PEAR Tutorials
- phpLens
- LensDebug
- Designing Fast Software Architectures in PHP
- Enterprise PHP
- ADOdb Date and Time Library
- ADOdb and Oracle: an advanced tutorial
