The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.22

  • Add $request object to params passed to handle_request to support FCGI forking in request handler. (thanks to Robert Decker)

Modules

A flexible engine for running FCGI-based applications
A base class for various FCGI::Engine flavors
Manage multiple FCGI::Engine instances
An abstraction to represent a single FCGI::Engine server
A subclass of FCGI::Engine::Manager::Server specific to FreeBSD 6.*
A subclass of FCGI::Engine::Manager::Server for Plack apps
Run PSGI applications with FCGI::Engine
module for managing FastCGI applications.
FastCGI applications with memory and number of request limits.
Type constraints for FCGI::Engine
A Plack::Handler backend for FCGI::Engine
A process manager for Plack::Handler::FCGI::Engine
DEPRECATED use Plack::Handler::FCGI::Engine
DEPRECATED use Plack::Handler::FCGI::Engine::ProcManager