Commit graph

4 commits

Author SHA1 Message Date
Volkmar Seifert
cde945131c changed LICENSE to 'modified-bsd' as stated by Joerg Sonnenberger in the pkgsrc-wip-review-mailinglist (Message-ID: <20090506004509.GB16679@britannica.bec.de>) 2009-05-06 06:31:35 +00:00
Volkmar Seifert
3e23dcc5c5 added 'LICENSE= generic-nonlicense' to Makefile 2009-05-06 06:27:08 +00:00
Volkmar Seifert
6e4ab9f0fa changed according to suggestions by review of Thomas Klausner 2009-05-05 19:29:37 +00:00
Volkmar Seifert
6ce4723634 Import spawn-fcgi-1.6.2 as wip/spawnfcgi.
spawn-fcgi is used to spawn remote and local FastCGI processes.
Until recently, it was part of the lighttpd project, but has been
unhinged into its own projects some weeks ago. Because of this, I have 
made some efforts to include it into pkgsrc as its own package.

Here the official statement from the project-website about spawn-fcgi:

While  it is obviously needed to spawn remote FastCGI backends (the web
server can only spawn local ones), it is  recommended  to  spawn  local
backends with spawn-fcgi, too.

Reasons why you may want to use spawn-fcgi instead of something else:

*  Privilege  separation  without  needing  a  suid-binary or running a
   server as root.
*  You can restart your web server and the FastCGI applications without
   restarting the others.
*  You can run them in different chroot()s.
*  Running  your  FastCGI applications doesn't depend on the web server
   you are running, which  allows  for  easier  testing  of  other  web
   servers.
2009-04-29 15:51:24 +00:00