Verfasst: Freitag 3. Juni 2005, 17:40
Hab ich gerade im Wiki gefunden:
FastCGI is a method which enables apache to communicate with long-running scripts. This has the advantage that the script is only started and initialized one time, and that data could be cached in memory from request to request, enhancing the performance of the CGI application.