Download List

Project Description

spawn-fcgi is a little helper program to spawn fastcgi processes. It binds them to a socket (either Unix-domain or TCP) and configures the environment by switching the user and group, using chroot, daemonizing, and using chmod and chown on Unix-domain sockets. The spawned backends can then be used from Web servers like lighttpd, nginx, or cherokee.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-03-30 02:28 Back to release list
1.6.1

There were some small fixes and features plus one important feature: new options to chown/chmod the Unix domain socket. This allows easier privilege separation (spawning a process as a Web user but having the Web server own the socket).
Tags: Major feature enhancements

Project Resources