Plack::Handler::FCGI::Async(3pm) User Contributed Perl Documentation Plack::Handler::FCGI::Async(3pm)

"Plack::Handler::FCGI::Async" - FastCGI handler for Plack using FCGI::Async

This module allows Plack to run a PSGI application as a standalone FastCGI daemon under IO::Async, by using FCGI::Async.

 plackup -s FCGI::Async --listen ":2000" application.psgi

This is internally implemented using FCGI::Async::PSGI; further information on environment etc.. is documented there.

Paul Evans <leonerd@leonerd.org.uk>

2021-01-09 perl v5.32.0