macOS
brew install fcgilocal Homebrew formula metadata
sudo port install fcgiMacPorts ports tree · www/fcgi/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fcgi pour les workflows d'agents IA.
installation
brew install fcgilocal Homebrew formula metadata
sudo port install fcgiMacPorts ports tree · www/fcgi/Portfile · Source: api.github.com
sudo apk add fcgiAlpine Linux edge package indexes · fcgi · Source: dl-cdn.alpinelinux.org
sudo dnf install fcgiFedora Rawhide package metadata · fcgi · Source: dl.fedoraproject.org
nix profile install nixpkgs#fcginixpkgs package indexes · pkgs/by-name/fc/fcgi/package.nix · Source: api.github.com
sudo pacman -S fcgiArch Linux sync databases · fcgi · Source: geo.mirror.pkgbuild.com
aperçu
Protocol for interfacing interactive programs with a web server
historique
FastCGI is an open extension to CGI that keeps application processes alive and communicates with them over a simple protocol, avoiding the one-process-per-request model of traditional CGI.
The `fcgi` package is the FastCGI Developer's Kit: headers, libraries, examples, language integration material, and the `cgi-fcgi` tool used to develop and test FastCGI applications.
Open Market published the FastCGI 1.0 specification on April 29, 1996. The spec defines the interface between FastCGI applications and supporting web servers from the application's perspective.
The Developer's Kit dates to the same 1996 Open Market codebase. The current FastCGI-Archives repository preserves a fork of the original FastCGI SDK after the historical FastCGI.com site disappeared.
FastCGI was adopted because it offered CGI's language-agnostic deployment model without forcing every request to spawn a new process. The official docs include integration material for Perl, Tcl, and Java as well as C library documentation.
Its long-term package-manager role is legacy infrastructure: modern web stacks often hide FastCGI behind application servers or language-specific process managers, but `fcgi` remains the small C SDK and bridge tool that many systems keep available for compatibility.
Developers use the library to write FastCGI applications that accept requests over a listening socket and exchange FastCGI records with a web server. The SDK includes examples, headers, `libfcgi`, and language-specific documentation.
The `cgi-fcgi` command is useful for development and testing because it can bridge CGI-style invocation and FastCGI applications, including when a web server lacks direct FastCGI support.
FastCGI is package-nerd archaeology that still matters: a 1990s web protocol whose ABI, headers, and helper binary continue to be packaged because web servers, wrappers, and legacy applications still know how to speak it.
The package is also the dependency behind tools like fcgiwrap, making it part of the compatibility layer that lets old CGI programs survive behind newer web-server configurations.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
cgi-fcgi | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/FastCGI-Archives/fcgi2
métadonnées d'installation
| Clé du paquet | brew:fcgi |
|---|---|
| Version | 2.4.7 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/fcgi |
| Page d'accueil | https://fastcgi-archives.github.io/ |
| Dépôt | https://github.com/FastCGI-Archives/fcgi2 |
| Docs amont | https://fastcgi-archives.github.io/FastCGI_Specification.html |
| Licence | OML |
| Archive source | https://github.com/FastCGI-Archives/fcgi2/archive/refs/tags/2.4.7.tar.gz |
| Dépendances de compilation | autoconf, automake, libtool |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fcgi |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
fcgi
nix profile install nixpkgs#fcgifcgi 2.4.6-r0
FAST CGI(fcgi) is a language independent, high performant extension to CGI
https://github.com/FastCGI-Archives/fcgi2
sudo apk add fcgifcgi++ 2.4.6-r0
FCGI c++ library
https://github.com/FastCGI-Archives/fcgi2
sudo apk add fcgi++fcgi-dev 2.4.6-r0
FAST CGI(fcgi) is a language independent, high performant extension to CGI (development files)
https://github.com/FastCGI-Archives/fcgi2
sudo apk add fcgi-devfcgi-doc 2.4.6-r0
FAST CGI(fcgi) is a language independent, high performant extension to CGI (documentation)
https://github.com/FastCGI-Archives/fcgi2
sudo apk add fcgi-docfcgi 2.4.7-2.fc44
FastCGI development kit
https://github.com/FastCGI-Archives/fcgi2
sudo dnf install fcgifcgi-devel 2.4.7-2.fc44
Development files for fcgi
https://github.com/FastCGI-Archives/fcgi2
sudo dnf install fcgi-develfcgi 2.4.7-1
FASTCgi (fcgi) is a language independent, high performant extension to CGI
https://github.com/FastCGI-Archives/fcgi2
sudo pacman -S fcgifcgi
sudo port install fcgipiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.