Sun Java System Web Server 7.0 Release Notes

FastCGI Plug-in

The following table lists the known issues in the FastCGI plug-in.

Table 9 Known Issues in FastCGI Plug-in

Problem ID 

Description 

6347905 

No CLI support to configure FastCGI. Need to manually edit obj.conf or magnus.conf files to configure FastCGI.

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.

6504587 

Memory leak found in FastCGI.