Description
Provides the FastCGI development library, a language-independent extension to the older CGI model. Web servers and applications use it to keep request handlers running for better performance than launching a new CGI process each time.
Use it when building or running software that depends on FastCGI interfaces. It is infrastructure for web applications, not a web app by itself.