IBM 'i' development blog
Setup ZendCore as a FastCGI implementation
We have moved all of our PHP installations to the new ZendServer installs and removed the old ZendCore product. The new ZendServer install no longer requires an additional PASE HTTP Server as Proxy for PHP requests but uses FastCGI technology to service those PHP requests. The page responses using this method are greatly improved over the old PASE method.
If you are in a position where you want to use the FastCGI technology but are unable to replace the existing ZendCore install you can set up the existing ZendCore install to use FastCGI technology. To do so you need to follow the directions which can be found at this link. The ZendServer does have a few issues which are under investigation, you may experience similar problems when moving to the FastCGI technology as we are not sure if the problems are due to the FastCGI technology or other changes within the Zend programs?
Chris…
| Print article | This entry was posted by Chris Hird on February 3, 2010 at 4:13 pm, and is filed under Application Modernization, HTTP Server, PHP, PHP Programming, Systems Management, ZendServer. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |

Recent Comments