macOS
brew install spawn-fcgilocal Homebrew formula metadata
sudo port install spawn-fcgiMacPorts ports tree · www/spawn-fcgi/Portfile · source: api.github.com
brew
Spawn FastCGI processes. Version 1.6.6 via Homebrew; verified 2026-07-04.
install
brew install spawn-fcgilocal Homebrew formula metadata
sudo port install spawn-fcgiMacPorts ports tree · www/spawn-fcgi/Portfile · source: api.github.com
sudo apk add spawn-fcgiAlpine Linux edge package indexes · spawn-fcgi · source: dl-cdn.alpinelinux.org
sudo apt install spawn-fcgiDebian stable package indexes · spawn-fcgi · source: deb.debian.org
nix profile install nixpkgs#spawn_fcginixpkgs package indexes · pkgs/by-name/sp/spawn_fcgi/package.nix · source: api.github.com
sudo pacman -S spawn-fcgiArch Linux sync databases · spawn-fcgi · source: geo.mirror.pkgbuild.com
sudo zypper install spawn-fcgiopenSUSE Tumbleweed package metadata · spawn-fcgi · source: download.opensuse.org
overview
Spawn FastCGI processes
history
spawn-fcgi is a small lighttpd-family utility for starting FastCGI applications as separate processes.
Official lighttpd project pages describe spawn-fcgi as a tool that spawns FastCGI processes, binding IPv4, IPv6, or Unix-domain sockets and supporting operational features such as privilege separation, chroot, and supervision-oriented use.
The input package facts list spawn-fcgi in Homebrew, Alpine, Debian, MacPorts, Nix, Arch, Ubuntu, and openSUSE packaging. That broad packaging reflects the classic Unix role of a small helper binary shared by many web-server and FastCGI deployment styles.
Administrators use spawn-fcgi to start FastCGI backends independently from the web server, commonly binding a socket and dropping privileges before handing requests to an application server.
spawn-fcgi matters to package-manager culture because it is the sort of tiny, long-lived infrastructure tool that distributions keep around for init scripts, service managers, and legacy FastCGI stacks even as newer process managers such as systemd take over many deployments.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
spawn-fcgi | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://redmine.lighttpd.net/projects/spawn-fcgi
install metadata
| Package key | brew:spawn-fcgi |
|---|---|
| Version | 1.6.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/spawn-fcgi |
| Homepage | https://redmine.lighttpd.net/projects/spawn-fcgi |
| Repository | https://git.lighttpd.net/lighttpd/spawn-fcgi |
| Upstream docs | https://git.lighttpd.net/lighttpd/spawn-fcgi/src/branch/master/README.md |
| License | BSD-3-Clause |
| Source archive | https://download.lighttpd.net/spawn-fcgi/releases-1.6.x/spawn-fcgi-1.6.6.tar.gz |
| Last updated | 2026-07-04T13:13:44+09:00 |
| Pulse | updated |
| Build dependencies | meson, ninja |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | spawn-fcgi |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
spawn-fcgi 1.6.6-1
FastCGI process spawner
http://redmine.lighttpd.net/projects/spawn-fcgi
sudo apt install spawn-fcgispawn_fcgi
nix profile install nixpkgs#spawn_fcgispawn-fcgi 1.6.4-2
FastCGI process spawner
http://redmine.lighttpd.net/projects/spawn-fcgi
sudo apt install spawn-fcgispawn-fcgi 1.6.6-r0
Spawn FastCGI applications
https://redmine.lighttpd.net/projects/spawn-fcgi/
sudo apk add spawn-fcgispawn-fcgi-doc 1.6.6-r0
Spawn FastCGI applications (documentation)
https://redmine.lighttpd.net/projects/spawn-fcgi/
sudo apk add spawn-fcgi-docspawn-fcgi-openrc 1.6.6-r0
Spawn FastCGI applications (OpenRC init scripts)
https://redmine.lighttpd.net/projects/spawn-fcgi/
sudo apk add spawn-fcgi-openrcspawn-fcgi 1.6.6-1
A FastCGI process manager for web applications
https://redmine.lighttpd.net/projects/spawn-fcgi/
sudo pacman -S spawn-fcgispawn-fcgi 1.6.4-1.37
Spawn FastCGI applications independent of the webserver
http://redmine.lighttpd.net/projects/spawn-fcgi/
sudo zypper install spawn-fcgispawn-fcgi
sudo port install spawn-fcgisource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.