summaryrefslogtreecommitdiff
path: root/www/spawn-fcgi/DESCR
blob: 417444784ab8f457ccfa6801252a12c60ec32c12 (plain)
1
2
3
4
5
6
7
spawn-fcgi is a small utility to start external FastCGI applications.
It takes care of various common tasks to simplify deployment:
- setuid/setgid
- current working directory
- chroot
- socket creation and permissions in the case of Unix Domain Sockets
- forking a number of worker processes