The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "fastcgi"

fastcgi - Catalyst FastCGI River stage zero No dependents

Run a Catalyst application as fastcgi....

ABERGMAN/SVL-0.29 - 03 Aug 2005 20:39:32 UTC - Search in distribution

Net::FastCGI - FastCGI Toolkit River stage two • 4 direct dependents • 10 total dependents

This distribution aims to provide a complete API for working with the FastCGI protocol. The primary goal is to provide a function oriented and object oriented API which are not tied to a specific I/O model or framework. Secondary goal is to provide h...

CHANSEN/Net-FastCGI-0.14 - 26 Mar 2013 22:53:19 UTC - Search in distribution

Net::Async::FastCGI - use FastCGI with IO::Async River stage one • 2 direct dependents • 2 total dependents

This module allows a program to respond asynchronously to FastCGI requests, as part of a program based on IO::Async. An object in this class represents a single FastCGI responder that the webserver is configured to communicate with. It can handle mul...

PEVANS/Net-Async-FastCGI-0.25 - 16 Feb 2013 23:28:00 UTC - Search in distribution

POE::Filter::FastCGI - Parse and create FastCGI requests River stage one • 1 direct dependent • 1 total dependent

Parses the FastCGI binary protocol into a perl array with the CGI environment and any POST or other data that is sent. Accepts either POE::Component::FastCGI::Response objects or a simple hash reference via "put" and converts into the FastCGI binary ...

BINGOS/POE-Component-FastCGI-0.20 - 04 Nov 2019 22:47:02 UTC - Search in distribution

Egg::Request::FastCGI - Request class to use FastCGI. River stage two • 17 direct dependents • 17 total dependents

It is a request class to use FastCGI. To make it loaded from Egg::Request, environment variable PROJECT_NAME_REQUEST_CLASS is defined beforehand. BEGIN{ $ENV{MYAPP_REQUEST_CLASS}= 'Egg::Request::FastCGI'; }; Moreover, the following environment variab...

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC - Search in distribution

Mojo::Server::FastCGI - FastCGI Server River stage zero No dependents

Mojo::Server::FastCGI is a portable pure-Perl FastCGI implementation as described in the "FastCGI Specification". See Mojolicious::Guides::Cookbook for deployment recipes....

ARPI/Mojo-Server-FastCGI-0.50 - 14 Jun 2017 18:53:52 UTC - Search in distribution

Nginx::FastCGI::Cache - Conveniently manage the nginx fastcgi cache River stage zero No dependents

SILLYMOOS/Nginx-FastCGI-Cache-0.010 - 16 Aug 2014 14:22:58 UTC - Search in distribution

PLP::Backend::FastCGI - FastCGI interface for PLP River stage zero No dependents

This is usually the preferred backend, providing persistent processes for speeds comparable to mod_perl and reliability closer to CGI. Servers often feature auto-adjusting number of daemons, script timeouts, and occasional restarts. Configuration dir...

SHIAR/PLP-3.25 - 01 Apr 2018 02:54:51 UTC - Search in distribution

Jifty::Script::FastCGI - A FastCGI server for your Jifty application River stage two • 33 direct dependents • 33 total dependents

FastCGI entry point for your Jifty application options --maxrequests Set maximum number of requests per process. Read also --man. --help Print a brief help message and exits. --man Prints the manual page and exits....

ALEXMV/Jifty-1.50430 - 30 Apr 2015 20:48:27 UTC - Search in distribution

Bryar::Frontend::FastCGI - FastCGI interface to Bryar River stage one • 2 direct dependents • 2 total dependents

This is a frontend to Bryar which is used when Bryar is being driven as a persistent CGI using a FastCGI-enabled web server....

MDI/Bryar-4.0 - 25 Oct 2009 16:51:03 UTC - Search in distribution
  • Bryar - A modular, extensible weblog tool

CGI::Application::FastCGI - for using CGI::Application under FastCGI River stage zero No dependents

Inherit this module instead of CGI::Application if you want to run your cgi programs based on CGI::Application under FastCGI....

NAOYA/CGI-Application-FastCGI-0.02 - 14 Sep 2005 01:58:16 UTC - Search in distribution

Catalyst::Script::FastCGI - The FastCGI Catalyst Script River stage three • 605 direct dependents • 679 total dependents

Run a Catalyst application as fastcgi....

JJNAPIORK/Catalyst-Runtime-5.90131 - 20 Jul 2023 23:09:29 UTC - Search in distribution

WebDyne::Request::FastCGI - FastCGI responder that handles requests for WebDyne pages. River stage zero No dependents

WebDyne::Request::FastCGI is a FastCGI responder that handles requests for WebDyne pages made to FastCGI based server such as Lighttd, LiteSpeed etc....

ASPEER/WebDyne-Request-FastCGI-1.021 - 16 Jul 2011 06:55:24 UTC - Search in distribution

JSON::RPC::Server::FastCGI - A FastCGI version of JSON::RPC::Server River stage zero No dependents

FAIZ/JSON-RPC-Server-FastCGI-0.03 - 02 Mar 2008 04:45:14 UTC - Search in distribution

QBit::WebInterface::FastCGI - Package for connect WebInterface with FastCGI. River stage zero No dependents

MADSKILL/QBit-WebInterface-FastCGI-0.006 - 05 Nov 2018 18:53:47 UTC - Search in distribution

Plack::Handler::Net::FastCGI - FastCGI handler for Plack using Net::FastCGI River stage zero No dependents

This is a handler module to run any PSGI application as a standalone FastCGI daemon using Net::FastCGI OPTIONS listen listen => ':8080' Listen on a socket path, hostname:port, or :port. port listen via TCP on port on all interfaces (Same as "listen =...

CHANSEN/Plack-Handler-Net-FastCGI-0.01 - 09 Mar 2012 15:58:44 UTC - Search in distribution

Catalyst::Manual::Deployment::FastCGI - Deploying Catalyst with FastCGI River stage two • 2 direct dependents • 11 total dependents

ETHER/Catalyst-Manual-5.9013 - 22 Mar 2024 21:01:26 UTC - Search in distribution

Catalyst::Helper::FastCGI::ExternalServer - FastCGI daemon start/stop script for using FastCgiExternalServer River stage zero No dependents

This module allows configuration using /etc/sysconfig/myapp. First make a file called /etc/sysconfig/myapp and then write some variables in it. The variables that you add to the file will automatically override the environment variables....

ZIGOROU/Catalyst-Helper-FastCGI-ExternalServer-0.05 - 15 Oct 2008 00:08:19 UTC - Search in distribution

lib/Gitalist/TraitFor/Script/FastCGI.pm River stage one • 2 direct dependents • 2 total dependents

BROQ/Gitalist-0.005001 - 27 Jun 2014 19:58:08 UTC - Search in distribution

Acme::CPANModules::Import::BKB::FastCGI - FastCGI Perl modules (2016) River stage one • 1 direct dependent • 1 total dependent

FastCGI Perl modules (2016). This list is generated by extracting module names mentioned in [https://www.lemoda.net/perl/fastcgi-modules/index.html] (retrieved on 2017-03-27). Visit the URL for the full contents....

PERLANCAR/Acme-CPANModulesBundle-Import-BKB-0.001 - 22 Sep 2018 01:11:30 UTC - Search in distribution
187 results (0.075 seconds)