Sun Java System Web Server 7.0 Update 2 Release Notes

FastCGI

The following table lists the known issues in the FastCGI.

Table 6 Known Issues in FastCGI

Problem ID 

Description 

6485248 

The fastcgi stub does not properly close all the processes when reuse-connection is set to true.

Configure Web Server 7.0 to work with PHP as a FastCGI plug-in and set reuse-connection=true. When you shutting down the server or reconfiguring the server, the fastcgi() process and its child processes are left behind and not killed properly.

6644322 

Memory leak in Fastcgistub causes hang in the Fastcgi sub-system