DOKK / manpages / debian 12 / libnet-async-fastcgi-perl / Plack::Handler::Net::Async::FastCGI.3pm.en
Plack::Handler::Net::Async::FastCGI(3pm) User Contributed Perl Documentation Plack::Handler::Net::Async::FastCGI(3pm)

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

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

 plackup -s Net::Async::FastCGI --listen ":2000" application.psgi

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

  • Net::Async::FastCGI - use FastCGI with IO::Async
  • Plack - Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)

Paul Evans <leonerd@leonerd.org.uk>

2022-12-10 perl v5.36.0