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 "distribution:Any-Daemon-HTTP fcgi"

Any::Daemon::FCGI - serve the FCGI protocol River stage zero No dependents

The Fast CGI protocol connects a generic front-end web-server (like Apache or NGinx) with an backe-end daemon. The communication reuses connections. The front-end server validates and throttles requests to the back-end daemon. This module is the base...

MARKOV/Any-Daemon-HTTP-0.30 - 06 Apr 2020 10:49:24 UTC

Any::Daemon::FCGI::Request - HTTP::Request with little extras River stage zero No dependents

In the FCGI protocol, the web-site user's HTTP request is accompanied by some additional information about the front-end web-server. Also, the headers are processed into parameters "HTTP_*" and the body is fed to STDIN. The first thing this FCGI impl...

MARKOV/Any-Daemon-HTTP-0.30 - 06 Apr 2020 10:49:24 UTC

Any::Daemon::FCGI::ClientConn - handle FCGI requests River stage zero No dependents

Handles request from one single client in FCGI protocol. This object gets initialized on any incoming connection by Any::Daemon::HTTP when "protocol=FCGI". More than one request can be collected at any moment, and they will be processed once complete...

MARKOV/Any-Daemon-HTTP-0.30 - 06 Apr 2020 10:49:24 UTC

lib/Any/Daemon/FCGI.pm River stage zero No dependents

MARKOV/Any-Daemon-HTTP-0.30 - 06 Apr 2020 10:49:24 UTC

lib/Any/Daemon/FCGI/ClientConn.pm River stage zero No dependents

MARKOV/Any-Daemon-HTTP-0.30 - 06 Apr 2020 10:49:24 UTC

lib/Any/Daemon/FCGI/Request.pm River stage zero No dependents

MARKOV/Any-Daemon-HTTP-0.30 - 06 Apr 2020 10:49:24 UTC

Any::Daemon::HTTP - preforking Apache/Plack-like webserver River stage zero No dependents

This module extends the basic Any::Daemon with childs which handle http connections. This daemon does understand virtual hosts, per directory configuration, access rules, uri rewrites, proxies, and other features of Apache and Plack. But you can also...

MARKOV/Any-Daemon-HTTP-0.30 - 06 Apr 2020 10:49:24 UTC
7 results (0.054 seconds)