FreeBSD Manual Pages
Plack::Handler::Net::AUser:Contributed PPlack::Handler::Net::Async::FastCGI(3) NAME "Plack::Handler::Net::Async::FastCGI" - FastCGI handler for Plack using Net::Async::FastCGI DESCRIPTION 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. SEE ALSO o Net::Async::FastCGI - use FastCGI with IO::Async o Plack - Perl Superglue for Web frameworks and Web Servers (PSGI toolkit) AUTHOR Paul Evans <leonerd@leonerd.org.uk> perl v5.32.0 2013-0Plack::Handler::Net::Async::FastCGI(3)
NAME | DESCRIPTION | SEE ALSO | AUTHOR
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=Plack::Handler::Net::Async::FastCGI&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>